Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 13,161 for

new

(0.12 sec)
  1. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the New features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format....will be pleased to hear the new features, improvements and bug...code. We implemented following new properties: setRotate(PdfSaveOptions...

    blog.groupdocs.com/conversion/implement-page-ro...
  2. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...JPG file Converter converter = new Converter ( "sample.jpg" ); //...

    docs.groupdocs.com/conversion/java/convert/image/
  3. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...NoteLoadOptions loadOptions = new NoteLoadOptions (); List < FontSubstitute...

    docs.groupdocs.com/conversion/java/load-note-do...
  4. How to save PDF document with other format | Gr...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...different output type with : Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/save-signed-pd...
  5. Convert XML to PDF Using XSL-FO | GroupDocs

    Learn how to convert a XML document to PDF using XSL-FO with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...stylesheet using ( var converter = new Converter ( "books.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  6. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...different output type with : Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-p...
  7. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...document: try (FileInputStream fis = new FileInputStream(fileIn); Watermarker...watermarker = new Watermarker(fis, loadOptions)) { var font = new com.groupdocs...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  8. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/select-specifi...
  9. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/handling-passw...
  10. Save file to stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/save-file-to-...