Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,684 for

split document

(0.09 sec)
  1. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a Document or section in Java....footnote numbering options for a document or section. To learn more...Endnote documentation article. Examples: Shows how to split the footnote...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/python-net/working-with-s...
  3. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/cpp/working-with-sections/
  4. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...ArrayList<>(); try (Document document = new Document(pdfFilePath))... { PageCollection pages = document.getPages(); pages.forEach(page...

    forum.aspose.com/t/error-when-extracting-images...
  5. 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/java/aspose-cells-gridjs/...
  6. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your Document and replace it with the text you want using Java....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/java/find-and-replace/
  7. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....add multiple layers to a PDF document using Aspose.PDF for Python...support layers. Create a new PDF document and add a page. Create and...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  8. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single Document....are recognized as a single document. Pages must always be top-level...Even if a printable form is split into multiple pages, it will...

    docs.aspose.com/omr/net/json-markup/page/
  9. Streams and Remote Storage|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....Formats Some GIS data formats split content into several files....

    docs.aspose.com/gis/net/streams-and-remote-stor...
  10. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...consider checking the Aspose documentation for more details on rendering...the FAQs in the Aspose documentation, which address rendering...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...