Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,192 for

split document

(0.04 sec)
  1. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF Documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...concatenate two large PDF documents together using Aspose.PDF...Java like this: Document doc1 = new Document("D:/input1.pdf");...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  2. FieldIndex.HasSequenceName | Aspose.Words for .NET

    Discover if a sequence is needed for efficient field result building with the FieldIndex HasSequenceName property. Optimize your data management today!...Examples Shows how to split a document into portions by combining...and SEQ fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldIndex.SequenceName | Aspose.Words for .NET

    Discover the FieldIndex SequenceName property to easily manage sequence names and enhance pagination efficiency in your applications....Examples Shows how to split a document into portions by combining...and SEQ fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....project to compress PDF Create Document class to load the source PDF...the source PDF file using Document class object to perform compression...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  5. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing Document processing with customizable image saving options for optimal performance....more, visit the Save a Document documentation article. public class...to be saved. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a Document provided in an input stream and saves the updated Document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....Removes blank pages from a document provided in an input stream...stream and saves the updated document to an output stream in the...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. ImageSavingArgs.imageFileName property | Aspose...

    ImageSavingArgs.imageFileName property. Gets or sets the file name (without path) where the image will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....Document object and save a Word file...resulting PDF file into the Document class object to save it as...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  10. Drawing Images using GraphicsPath|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Each shape may be split into shape segments. You can...example source code has been split in several parts to keep it...

    docs.aspose.com/psd/java/drawing-images-using-g...