Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,808 for

name

(0.14 sec)
  1. Node.js Annotation API | How to Put a Line Thro...

    Learn how to implement strikethrough text in PDF documents using Node.js and REST API. Enhance your PDF manipulation capabilities with a step-by-step guide for developers.... Then, set the creator name for the annotation. Next, create...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  2. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....image, and myResultant with name of resultant PDF file to be...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/editor/metered-consumption/
  4. C# Watermark PDF | Insert Watermark into PDF us...

    Learn how to watermark PDF documents with images using .NET Cloud SDK. Step-by-step guide on how to add, insert, and create watermarks in your PDF files.... – Specify the name of input PDF file. var fileInfo...

    blog.groupdocs.cloud/watermark/insert-watermark...
  5. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document Name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....documents will be produced: Document name Page numbers document_0 3 document_1...documents will be produced: Document name Page numbers document_0 3 document_1...

    docs.groupdocs.cloud/merger/split-document/
  6. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....0, "ForegroundColor": { "Name": "red" }, "TextAlignment":...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  7. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....documents may be customized: Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/editor/working-with-text-d...
  8. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents.... Method parameters: Name Type Description Comment format...

    docs.groupdocs.cloud/viewer/convert-and-download/
  9. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....(zero-based) sheets List of sheet names to convert resetFontFolders...(shows addresses alongside names) displayToEmailAddres Display...

    docs.groupdocs.cloud/conversion/loadoptions/
  10. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Text : Experience is simply the name we give our mistakes ClassName...

    blog.groupdocs.cloud/classification/sentiment-a...