Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 12,178 for

new

(0.08 sec)
  1. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Consulting Blog Knowledge Base New Releases Status Websites aspose...previews using ( Parser parser = new Parser ( Constants . SamplePdfWithToc...

    docs.groupdocs.com/parser/net/generate-previews/
  2. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....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-enc...
  3. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  4. 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...
  5. 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...
  6. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...LOG file Converter converter = new Converter ( "sample.log" ); //...

    docs.groupdocs.com/conversion/java/convert/data...
  7. 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...
  8. Change Text Background Color Dynamically using ...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET API version 17.12. Using the latest version, you can change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can insert images and barcodes dynamically in email messages (.msg) with RTF body. We recommend you to download and use the latest version of API....NET - New Features # GroupDocs.Assembly...NET introduces the following new features in version 17.12 of...

    blog.groupdocs.com/assembly/change-text-backgro...
  9. 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...
  10. Load document from stream | GroupDocs

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...)) { using ( Merger merger = new Merger ( stream )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...