Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,636 for

new

(0.97 sec)
  1. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramLoadOptions loadOptions = new DiagramLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Consulting Blog Knowledge Base New Releases Status Websites aspose..."Invoice.docx" ; var invoiceData = new { CustomerName = "ABC Corp" ...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  3. Load finance document with options | GroupDocs

    Learn how to load and convert finance documents (XBRL, iXBRL) with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new FinanceLoadOptions { Format =...

    docs.groupdocs.com/conversion/net/load-finance-...
  4. Extract and Convert Archive Contents | GroupDocs

    Learn how to extract files from archives (ZIP, RAR, 7z, TAR) and convert them to different formats using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Convert contents AND create new archive New archive with converted...

    docs.groupdocs.com/conversion/net/convert-conte...
  5. GroupDocs.Conversion for .NET 26.1 – Latest Upd...

    Explore what’s New in GroupDocs.Conversion for .NET 26.1. Available now on NuGet and GroupDocs website....1 – New FlatOpc support, enhanced security...2026) Table of Contents What’s new in GroupDocs.Conversion for ...

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...{ var api = new AsposeOcr (); var ocrInput = new OcrInput ( InputType...

    docs.groupdocs.com/conversion/net/convert/image...
  7. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... In this release new file format “Webp” is added in...just download the new release and use the new exciting features...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source.docx" , new LoadOptions (...

    docs.groupdocs.com/comparison/java/compare-mult...
  9. Error converting webp to jpg - Free Support For...

    using (var client = myHttpClient.CreateClient()) { var destinationPathWebP = Path.Combine(LOCAL_DIRECTORY, i.SKU, IMAGE_WEB_EXTENSION); destinationPathWebP = destinationPathWebP.Replace("\", “/”); var destinationPath…...using (Converter converter = new Converter(destinationPathWebP))...ImageConvertOptions options = new ImageConvertOptions { // Set...

    forum.groupdocs.com/t/error-converting-webp-to-...
  10. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-link-anno...