Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 10,612 for

new

(0.14 sec)
  1. Edit TXT | Documentation

    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. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A New member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this New option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Consulting Blog Knowledge Base New Releases Status Websites aspose...replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS...

    docs.groupdocs.com/assembly/java/removing-empty...
  3. GroupDocs.Assembly for Java 17.8.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for Java 17.8.0 Major Features Document assembly for email file formats is supported. All Changes Key Summary Category ASSEMBLYNET-32 Support document assembly for MHTML file formats Feature ASSEMBLYNET-33 Support document assembly for MSG file formats Feature ASSEMBLYNET-34 Support document assembly for EML file formats Feature ASSEMBLYNET-35 Support document assembly for EMLX file formats Feature ASSEMBLYNET-40 Support building of charts located in chart worksheets...Consulting Blog Knowledge Base New Releases Status Websites aspose...17.8.0 It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...bookmarks: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  6. Load custom fonts | Documentation

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

    docs.groupdocs.com/comparison/java/load-custom-...
  7. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  8. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...advanced options: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....Consulting Blog Knowledge Base New Releases Status Websites aspose...the password var loadOptions = new LoadOptions { Password = "123"...

    docs.groupdocs.com/metadata/net/load-a-password...
  10. 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...