Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 9,358 for

paged

(1.6 sec)
  1. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden worksheets...options Leave feedback On this page When converting spreadsheets...include hidden worksheets Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/markdown/python-net/spreadsh...
  2. Search reports | GroupDocs

    This article shows that how to perform the operations on generated search reports....about index settings on the page . Each index search report contains...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/search-reports/
  3. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....WriteLine ( "Signature found at page {0} with type {1}" , resSignature...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/search-for-mul...
  4. Converti presentazioni in immagini in C# | PPT ...

    Trasforma le tue presentazioni PowerPoint in formato PPT/PPTX in formato JPG o PNG usando C#. Converti presentazioni in immagini a livello di codice utilizzando l'API .NET....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/it/conversion/convert-presen...
  5. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...signature implementation on document page options . setSignatureImplemen...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/composing-sig...
  6. Преобразование презентаций в изображения на C# ...

    Преобразуйте презентации PowerPoint формата PPT/PPTX в формат JPG или PNG с помощью C#. Программно конвертируйте презентации в изображения с помощью .NET API....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/ru/conversion/convert-presen...
  7. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Node.js で Word ドキュメントを PDF に変換 | DOCX から PDF へ

    Node.js アプリケーション内で Word の DOC および DOCX ドキュメントを PDF に変換します。ドキュメント変換 Node.js API を使用してファイル変換を自動化しましょう。...procedure will convert all pages of a DOCX file into a PDF: ロード...You can also convert selected pages from password-protected Word...

    blog.groupdocs.com/ja/conversion/convert-word-d...
  9. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB).... The page index. The text. Extracts a...collection and get page index to extract a page text from the document...

    docs.groupdocs.com/parser/java/extract-table-of...
  10. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Ellipse annotation draws elliptic...elliptic annotation on a document page as shown in the picture below...

    docs.groupdocs.com/annotation/java/add-ellipse-...