Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 10,612 for

new

(0.04 sec)
  1. Change page orientation | Documentation

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...OrientationOptions orientationOptions = new OrientationOptions ( OrientationMode...

    docs.groupdocs.com/merger/net/change-page-orien...
  2. Rotate pages | Documentation

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...rotateOptions = new RotateOptions ( RotateMode . Rotate180 , new int []...

    docs.groupdocs.com/merger/java/rotate-pages/
  3. Swap pages | Documentation

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/java/swap-pages/
  4. Specify Different Measurement Units using Group...

    We are pleased to announce another monthly release of GroupDocs.Signature for Java 17.5.0. This release covers many New features and some improvements. API permits users to obtain document information. Furthermore, users can Optimize Words Signature Implementation for Text and Image types. We would recommend you to download the New release and evaluate the exciting features to enhance document signature experience. GroupDocs.Signature for Java 17.5.0 - Features Check Text Signature located into Form Fields of PDF Documents Verify Text Signature located into Form Fields of Words Documents Implement ability to obtain Document Information over Signature Handler Apply Watermark feature for Text Signature of PDF/Slides/Words/Cells Documents Ability to specify New Measure Units Millimeters for Slides and Words Signatures Specify New Measure Units Millimeters for Pdf Signatures Put Text Signature into Template/Form Fields of Pdf Documents Add Text Signature into Form Fields of Words Documents e-Signing API - Improvements Implement Document information features into non static method of Signature Handler Optimize Words Signature Implementation for Text and Image types Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on Document Signing API for Java: Download – JAR Files Documentation – API Docs Product Support Forum – Technical Support Forum for GroupDocs.... This release covers many new features and some improvements...recommend you to download the new release and evaluate the exciting...

    blog.groupdocs.com/signature/introducing-groupd...
  5. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadOptions sourceLoadOptions = new LoadOptions (){ Password = "1234"...

    docs.groupdocs.com/comparison/net/load-password...
  6. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "D:\\sample.docx"...

    docs.groupdocs.com/redaction/net/get-document-p...
  7. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetRemoteFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...Main(string[] args) { Logger logger = new Logger("LogFile_Console"); Stopwatch...Stopwatch stopwatch = new Stopwatch(); Console.WriteLine("Start...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  9. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = New Conv…...following code: var settings = new ConverterSettings(); settings...FontDirectories.Clear(); using (var conv = new Converter(documentPath, () =>...

    forum.groupdocs.com/t/email-signature-image-ove...
  10. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...