Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 12,637 for

new

(0.37 sec)
  1. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new WordProcessingLoadOp { HideComments...

    docs.groupdocs.com/conversion/net/load-wordproc...
  2. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by 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/java/search-for-en...
  3. Rotate pages of pdf using merger api - Free Sup...

    Hello all I have a pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger OrientationOptions orientationOptions = New Orie…...orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...1 }); using (Merger merger = new Merger(documentPath)) { merger...

    forum.groupdocs.com/t/rotate-pages-of-pdf-using...
  4. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  5. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentSignatureDat result = new DocumentSignatureDat (); byte...

    docs.groupdocs.com/signature/net/search-embed-n...
  6. GroupDocs.Redaction for Java 25.12 – Latest Upd...

    Explore what’s New in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website.... Table of Contents What’s new in this release Code example...files after redaction. What’s new in this release # Issue ID Summary...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  7. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source PDF file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. GroupDocs.Viewer Releases on GroupDocs Blog | D...

    GroupDocs.Viewer Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Releases on GroupDocs Blog | Document Automation Solutions ......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Viewer for Java...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Viewer for .NET...

    blog.groupdocs.com/ko/categories/groupdocs.view...
  9. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....Better Way Prerequisites The New Way: Automated Watermark Audit...the end of this article. The New Way: Automated Watermark Audit...

    blog.groupdocs.com/watermark/audit-automation/net/
  10. Character replacement during Indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/character-replace...