Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,737 for

split document

(0.06 sec)
  1. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the Document easily using Python....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/python-net/how-to-extract...
  2. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....a chart Create a new Word document and instantiate the DocumentBuilder...desired categories Save the Word document with the chart on the disk...

    kb.aspose.com/words/net/create-a-column-chart-i...
  3. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF Documents into a single PDF file with C++....combine PDF files into one document quickly and easily. Merge...two PDF files: Create two Document objects, each containing one...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  4. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services.... When generating TXT documents with tables in flow mode,...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  6. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across page breaks for enhanced readability and presentation....in a table row is allowed to split across a page break. public...row in a table. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  7. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Optimize PDF document Optimize resources Split PDF to two files...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  8. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  9. Working with com.aspose.pdf.facades|Aspose.PDF ...

    This section explains how to work with com.aspose.pdf.facades - a toolset for popular operations with PDF....various operations on PDF documents without delving into their...operartions with PDF file (split, merge, etc) Using PdfFileMend...

    docs.aspose.com/pdf/java/working-with-facades/
  10. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/cpp/replace-tag-with-text...