Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,729 for

split document

(0.24 sec)
  1. Features|Documentation

    Aspose.Cells for Node.js via Java features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-java/features/
  2. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...I saved the generated Word document (.docx) locally and checked...extra spaces or breaks in the document, and then continues with the...

    forum.aspose.com/t/issue-with-tables-having-lar...
  3. Working With Worksheets in Jython|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....Setting Page Options in Jython Split Panes in Jython Unprotecting...

    docs.aspose.com/cells/java/working-with-workshe...
  4. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is Splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...when a part of my docx is splitted into 2 pages npe.jpg 1738×753...Source) at com.aspose.words.Document.updatePageLayout(Unknown Source)...

    forum.aspose.com/t/nullpointerexception-when-co...
  5. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for Document generation. We have a Document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...words for document generation. We have a document which is having...hyperlink itself from the document. Can you please help out?...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  6. Tracking recognition progress|Documentation

    How to track the process of recognition and text extraction from multipage Documents....ASPOSE_OCR_REGIONS_DETECTED The image is split into content blocks . ASPOS...

    docs.aspose.com/ocr/cpp/track-progress/
  7. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....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...
  8. Working with Spreadsheets Using LowCode API|Doc...

    Demonstrates how to use Aspose.Cells LowCode APIs to convert spreadsheets to JSON, HTML, images, PDF, and text, as well as how to merge and Split workbooks. Includes complete C# examples for HtmlConverter, ImageConverter, SpreadsheetMerger, SpreadsheetSplitter, TextConverter, SpreadsheetConverter, PdfConverter, LowCodeSplitOptions, and JsonConverter....tasks (conversion, merging, splitting, etc.) without writing extensive...multiple template files into one. Split spreadsheet file into multiple...

    docs.aspose.com/cells/net/work-with-spreadsheet...
  9. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...