Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,132 for

split

(0.23 sec)
  1. Does the API support printing a doc/pdf for cus...

    Hi,Support: Is there any feature for the API to support print a doc/Pdf for customed color white-black mode? For example: There is a doc/Pdf document who has 120 pages, and the 8th,20th,33-35th,89th,115th page has co…...noskov Split this topic December 9, 2022...2022, 5:44am 6 2 posts were split to a new topic: Does the Aspose...

    forum.aspose.com/t/does-the-api-support-printin...
  2. Remove Background from Image using Java

    This article describes how to remove background from image using Java. It has details to set the IDE, a list of steps, and a sample code for developing a picture background remover using Java....input image is analyzed and split into distinct regions i.e. segments...

    kb.aspose.com/imaging/java/remove-background-fr...
  3. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...potapov Split this topic February 26, 2025...2025, 4:08am 8 A post was split to a new topic: Font Changes to...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  4. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java.... Examples: Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// private...

    reference.aspose.com/words/java/com.aspose.word...
  5. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....appear on the same page or split into a new one. Note that the...keeping the content from splitting across two pages: Clone a...

    docs.aspose.com/words/net/insert-and-append-doc...
  6. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be Split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...on next page if they will be split between 2 pages. For example...IsBroken = false, the table is split between 2 pages. If I Do use...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  7. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files...single barcode image may get split into several parts thus making...that a single barcode will be split into several unreadable parts...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....mOutFileName; } Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// private...

    reference.aspose.com/words/java/com.aspose.word...
  9. Microsoft Graph Utility Features|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.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/java/microsoft-graph-util...
  10. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to Split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…... It happens when I try to split a presentation into it’s slides...presentations, or maybe a native split presentation method like in...

    forum.aspose.com/t/aspose-slides-for-java-memor...