Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,933 for

split document

(0.16 sec)
  1. 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...
  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. Product Overview|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET is a software library designed to create, modify, convert and render Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...Aspose.Words, you can convert a document from any supported load format...

    docs.aspose.com/words/nodejs-net/product-overview/
  4. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be saved to in C++....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/cpp/aspose.words.sav...
  5. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....source PDF file from disk using Document class instance Instantiate...file will be loaded using Document class object for compression...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...
  6. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split to several shared formulae if...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/python-net/specify-maximu...
  7. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class ImageSavingArgs...to be saved. get_Document () Gets the document object that is currently...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::IImageSavingCallback int...

    Aspose::Words::Saving::IImageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML. May be used by other formats in C++....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. void RenameImages () { auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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...