Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 12,712 for

to

(0.07 sec)
  1. landscape to portrait on GroupDocs Blog | Docum...

    landscape To portrait on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in landscape To portrait on GroupDocs Blog | Document AuTomation Solutions for .NET......landscape to portrait on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in landscape to portrait on GroupDocs Blog | Document Automation Solutions for .NET...

    blog.groupdocs.com/nl/tag/landscape-to-portrait...
  2. Render archives as HTML, PDF, and image files |...

    This Topic describes how To use the GroupDocs.Viewer Java API To display a list of archive content in HTML, PDF, PNG, and JPEG formats and To extract arbitrary file from archive....This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.

    docs.groupdocs.com/viewer/java/render-archive-f...
  3. Single Row Image in Spreadsheet Document | Docu...

    Note In this article, we will use GroupDocs.Assembly To generate a Single Row Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps To create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape To display image in it....Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape to display image in it.

    docs.groupdocs.com/assembly/net/single-row-imag...
  4. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.

    docs.groupdocs.com/metadata/python-net/evaluati...
  5. Load password-protected file | Documentation

    Load password-protected file In order To open password-protected documents, you have To pass your password To LoadOptions class construcTor or assign it To its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final RedacTor redacTor = new RedacTor("protected_sample.docx", loadOptions); try { // Here we can use document instance To perform redactions redacTor.apply(new ExactPhraseRedaction("John Doe", new ReplacemenToptions("[personal]"))); redacTor.save(); } finally { redacTor.close(); }...Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }

    docs.groupdocs.com/redaction/java/load-password...
  6. Remove form fields | Documentation

    This Topic describes how To remove form fields from PDF file using the GroupDocs.Viewer Java API....This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Remove annotations | Documentation

    This Topic describes how To remove annotations from PDF file using the GroupDocs.Viewer Java API....This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Remove form fields | Documentation

    Remove form fields from PDF files To reduce file size using GroupDocs.Viewer's optimization options....Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options.

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. 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 Python via .NET....Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Python via .NET.

    docs.groupdocs.com/merger/python-net/change-pag...
  10. 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 Node.js via Java....Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Node.js via Java.

    docs.groupdocs.com/merger/nodejs-java/change-pa...