Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 12,174 for

new

(0.08 sec)
  1. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\sample.docx" ; Merger merger = new Merger ( filePath ); System ...

    docs.groupdocs.com/merger/java/load-document-fr...
  2. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: Initialize class with new document password and set Permissions...

    docs.groupdocs.com/merger/python-net/add-passwo...
  3. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Configuring...

    docs.groupdocs.com/search/java/character-types/
  4. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...options . revision_author_name = "New author" comparer . compare (...

    docs.groupdocs.com/comparison/python-net/settin...
  5. PDF read Issue in v25.7: Only First Two Pages (...

    I tried upgrading Groupdocs Viewer from 20.7 to 25.7. The latest version is unable to read all the pages of a PDF file, whereas the old version did not have this issue. However, the pages size in ViewInfo is 4 My compu…..."BasePath"; License license = new License(); license.setLicens...{0}.html"); Viewer viewer = new Viewer(basePath+ "/doc/poker2_manual...

    forum.groupdocs.com/t/pdf-read-issue-in-v25-7-o...
  6. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WYSIWYG-editor, and creates a new instance with edited document...

    docs.groupdocs.com/editor/net/font-embedding-op...
  7. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . setLicense...

    docs.groupdocs.com/viewer/java/licensing-and-ev...
  8. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...resulting HTML had a completely new format. We would need to keep...Parser: using (Parser parser = new Parser(documentPath)) { HighlightOptions...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  9. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfAttachmentOptions olePdfOptions = new PdfAttachmentOptions ( "c:\p...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  10. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-bar...