Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 10,485 for

new

(0.08 sec)
  1. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationReadFile try ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....Consulting Blog Knowledge Base New Releases Status Websites aspose...such unused resources using two new public properties of the boolean...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Save specific page range | Documentation

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/save-specific...
  4. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-bookm...
  5. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  6. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...directories. const loadOptions = new groupdocs . comparison . LoadOptions...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  7. Add text watermarks | Documentation

    This article explains how to add text watermark 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" )) { //...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  8. Load document from local disk | Documentation

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...; ... Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/java/load-documen...
  9. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...conv = new Converter(documentPath)) { var options = new PdfConvertOptions()...you for the update. I gave the new version a try, but unfortunately...

    forum.groupdocs.com/t/converting-certain-html-t...
  10. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom 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...