Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,151 for

split

(0.97 sec)
  1. 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...
  2. Gmail 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 ( "=" ) [ 0 ] ; base64Hash =..."" ). replace ( "\n" , "" ). split ( "," ); for ( String sPair...

    docs.aspose.com/email/java/gmail-utility-features/
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages in C++....this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/net/advanced-operations/
  8. Export Data from Excel to PPT - Free Support Fo...

    Hi, I have a query regarding export to PPT. I want to confirm whether it can be fulfilled through aspose slide. Problem: 1. Can we export data from excel to ppt. 2. I have excel which is not a Microsoft excel. I …...after export to ppt it should split into multiple slide. 5. Can...

    forum.aspose.com/t/export-data-from-excel-to-pp...
  9. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... // We can split the text in the second section...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 从网站提取 SVG – Java 示例

    了解如何使用 Aspose.HTML for Java 从网站下载 SVG 文件。自动从任何网页中提取内联和外部 SVG 内容。...37 String [] split = url. getPathname (). split ( "/" ); 38 String...String path = split [ split. length - 1 ] ; 39 40 // Save file...

    docs.aspose.com/html/zh/java/extract-svg-from-w...