Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,349 for

name

(0.07 sec)
  1. GitHub - skills/github-pages: Create a site or ...

    Create a site or blog from your GitHub repositories with GitHub Pages. - skills/github-pages...file Code Folders and files Name Name Last commit message Last commit...

    github.com/skills/github-pages
  2. CSX File Format - Visual C# Script

    Learn about CSX format and APIs that can create and open CSX files....Greet(string name) { Console.WriteLine("Hello, " + name + "!"); }...

    docs.fileformat.com/programming/csx/
  3. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/metadata/get-document-info...
  4. Convert PDF Files to PNG, JPEG, BMP, and TIFF I...

    Convert PDF document to optimized image formats in high fidelity. This article is about how to convert PDF Files to PNG, JPEG, BMP and TIFF images in Ruby....ConvertSettings Then, set the storage name and pdf file path Also, set...the pdf file path and storage name Also, assign “jpeg” as output...

    blog.groupdocs.cloud/2022/06/22/convert-pdf-fil...
  5. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....: 0 } } RenderOptions fields Name Description StartPageNumber...DefaultFontName The name of the default font. Default font name may be specified...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. GroupDocs.签名云 |用于电子签名文档的 Java REST API

    Java Rest API和Cloud SDK将Esignatures应用于您的云文档和文件。创建,自定义和添加图像,文本,数字,邮票,条形码和其他签名。...groupdocs', name: 'groupdocs-signature-cloud'...<dependency org="com.groupdocs" name="groupdocs-signature-cloud"...

    releases.groupdocs.cloud/zh/signature/java/
  7. History - Wikisource, the free online library

    Portal : History From Wikisource Jump to navigation Jump to search ← History (disambiguation) Class n/a Main / Index ......portals that share the same topic name. If an article link referred...

    en.wikisource.org/wiki/Portal:History
  8. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....Next, provide the files storage name Set the input PDF file path...Then, provide the output path name After that, create the ConvertDocumentReque...

    blog.groupdocs.cloud/2022/06/12/convert-pdf-to-...
  9. How to set Watermark Color in PDF with PHP usin...

    @tilal.ahmad I’m facing 1 more issue with Viewer API $watermark = new GroupDocs\Viewer\Model\Watermark(); $watermark->setText(“This document is licensed to”); $watermark->setSize(80); $watermark->setPosition(‘Bott…...@gopalsharma Please try following color name or RGB code for Pink Color....

    forum.groupdocs.cloud/t/how-to-set-watermark-co...
  10. Convert Word to Image Formats using REST API in...

    GroupDocs Ruby SDK is the best way to convert Word DOCX to image formats. This article is about how to Convert Word to Image Formats using REST API in Ruby...the word file path and storage name. Also, assign “jpeg” as output...ConvertSettings . Also, set the storage name and word file path. Set “jpg”...

    blog.groupdocs.cloud/2022/05/28/convert-word-to...