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

split

(0.07 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. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....text in which a word could be split up and continued on the next...substring, then hyphenation will split the word across two lines //...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....The shared formula will be split into several shared formulae...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/javascript-cpp/specify-ma...
  9. 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/
  10. 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...