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

split document

(0.75 sec)
  1. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...API that provides powerful document manipulation and conversion...edit, and manipulate PDF documents. It provides a wide range...

    products.aspose.com/total/net/conversion/ps-to-...
  2. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...ArrayList<>(); try (Document document = new Document(pdfFilePath))... { PageCollection pages = document.getPages(); pages.forEach(page...

    forum.aspose.com/t/error-when-extracting-images...
  3. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...consider checking the Aspose documentation for more details on rendering...the FAQs in the Aspose documentation, which address rendering...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  4. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...NET is a PDF document creation and manipulation...and manipulate existing PDF documents without using Adobe Acrobat...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  5. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...in a table row is allowed to split across a page break. automatically_update...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....deletePages () { // The path to the documents directory String dataDir =... () { // The path to the documents directory String dataDir =...

    docs.aspose.com/pdf/java/delete-pdf-pages/
  7. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....DeletePages () { // The path to the documents directory var dataDir = RunExamples... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  8. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible.... File Info Document Properties Security Features...Different Image Formats Track Document Conversion Progress Convert...

    docs.aspose.com/cells/net/developer-guide/
  9. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....convert between several popular document formats. Microsoft Word (DOC)...Aspose.Words can load and save documents in the OpenDocument Text (...

    docs.aspose.com/words/java/aspose-words-for-and...
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java....additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks: An instance...

    reference.aspose.com/words/java/com.aspose.word...