Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 12,355 for

new

(0.07 sec)
  1. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input/file.txt" ; Editor editor = new Editor ( inputTxtPath ); Edit...

    docs.groupdocs.com/editor/net/edit-txt/
  2. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...simple code: Document doc = new Document("C:\\Temp\\in.docx");...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); // Below...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  3. 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.... we have a good news for you. There is a new method GetConsumptionCredit()...consumed. Let’s talk about the new file formats introduced. Most...

    blog.groupdocs.com/categories/groupdocs.convers...
  4. Optimize Memory Usage using GroupDocs.Editor fo...

    We are pleased to announce another monthly release of GroupDocs.Editor for .NET 18.9 with many New features. The main features introduced in this release are ability to adjust memory usage and generation of password protected documents. Furthermore, security improvement and few bugfixes are also introduced in this release. We’d recommend our users to download latest API and get benefits from New and enhanced API features. Features Generate password-protected Cells and Words document Additional parameters when processing text-based spreadsheet Adjust memory usage during Cells and Words document processing ExcludeHiddenWorksheets option PDF standards compliance level when generating PDF from HTML Improvements Security improvements update Bug Fixes Length and Resolution parsing modules ArgumentException with sample document Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....9 with many new features. The main features introduced...latest API and get benefits from new and enhanced API features. Features...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  5. Discount Offer on GroupDocs.Total Ending Soon |...

    Complete set of .NET & Java APIs in 25% Off. Use 'HOLOFF2020' coupon code to get GroupDocs.Total - The complete collection of APIs for document manipulation....New Year 2021 starts, but soon the big offer ends on January...This offer is only available on new GroupDocs.Total purchases and...

    blog.groupdocs.com/total/groupdocs-discount-off...
  6. GroupDocs.Total for Java 25.10 – 最新更新與修復(2025年10月)

    探索 GroupDocs.Total for Java 25.10 的新功能。現在已在 NuGet 和 GroupDocs 網站上提供。...發行亮點 Table of Contents What’s new in this release How to obtain...dependency management. What’s new in this release # The following...

    blog.groupdocs.com/zh-hant/total/groupdocs-tota...
  7. Compatibility on GroupDocs Blog | Document Auto...

    Compatibility on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compatibility on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......انتشار دسامبر ۲۰۲۵ Explore what’s new in GroupDocs.Conversion for Python...انتشار نوامبر 2025 Explore what’s new in GroupDocs.Conversion for Node...

    blog.groupdocs.com/fa/tag/compatibility/index.xml
  8. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = New Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(New DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose...disc: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/load-from-loc...
  9. Load password-protected document | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/load-password-pro...
  10. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "resume.pdf" ) // Create...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...