Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,968 for

split document

(0.06 sec)
  1. 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...
  2. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....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...
  3. Ինչպես բաժանել PDF-ն ըստ էջերի Java-ում

    Այս հիմնական ձեռնարկը մանրամասնում է, թե ինչպես կարելի է բաժանել PDF-ն ըստ էջերի Java-ում պարզ API զանգերի միջոցով: Java-ի բաժանված PDF էջերի օգտագործումը կարող է իրականացվել տարբեր օպերացիոն համակարգերում, ինչպիսիք են Linux-ը, Windows-ը և macOS-ը:...ինչպես կարելի է ձեռք բերել Java split PDF էջեր ֆունկցիոնալությունը:...փաստաթուղթը՝ օգտագործելով Document դասի օրինակը բազմաթիվ PDF...

    kb.aspose.com/hy/pdf/java/how-to-split-pdf-by-p...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  5. Features|Documentation

    Aspose.Cells for PHP 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/php-java/features/
  6. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...
  7. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....points—including a toolbar split‑button, context‑menu items,...Click the icon to expand the split‑button dropdown anchored to...

    docs.aspose.com/cells/net/aspose-cells-gridjs/c...
  8. 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...
  9. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....NET for Portable Document Format Processing Aspose.PDF...developers to work with PDF documents without needing Microsoft...

    releases.aspose.com/pdf/pythonnet/
  10. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...to the first column is being split and appears in the wrong cells...cells). Review the API documentation for methods such as setExtractAllRows...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...