Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,048 for

new

(0.11 sec)
  1. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/save-specifi...
  2. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePptx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. 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 Node.js via Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...instance of Editor const editor = new groupdocsEditor . Editor ( inputTxtPath...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  4. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "sample.docx" ) // Create...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  5. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...directories. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/comparison/net/load-custom-f...
  6. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/net/disable-image...
  7. GroupDocs.Total on GroupDocs Blog | Document Au...

    GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......انتشار اکتبر 2025 Explore what’s new in GroupDocs.Total for .NET 25...انتشار اکتبر ۲۰۲۵ Explore what’s new در GroupDocs.Total برای Java...

    blog.groupdocs.com/fa/tag/groupdocs.total/index...
  8. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...toString(); try (Converter converter = new Converter(originalFilePath))...PdfConvertOptions options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  10. GroupDocs.Annotation for .NET Can Now Be Easily...

    Good News for Orchard developers and site owners – after a successful release of the module that integrates GroupDocs.Viewer for .NET into Orchard CMS, we’re pleased to inform you that we’ve recently released yet another module - this time for integrating the .NET version of the GroupDocs.Annotation library. Like GroupDocs.Viewer, the GroupDocs.Annotation for .NET library supports all common business document formats, provides cross-platform compatibility and doesn’t require any installations on the client side....Good news for Orchard developers and site owners – after a successful...document simultaneously. With this new module, Orchard developers now...

    blog.groupdocs.com/annotation/groupdocs-annotat...