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

split

(0.71 sec)
  1. Manage IMAP Message Flags in Python with Aspose...

    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 () if inf . contains_keyword...

    docs.aspose.com/email/python-net/manage-message...
  2. Multi-volume Archives | Aspose.Zip Documentation

    Compose and extract multi-volume archives with the Java library....Archives ZIP archvives can be split into several pieces. Compose...

    docs.aspose.com/zip/java/multi-volume-archives/
  3. 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...
  4. 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/
  5. 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...
  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...