Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,982 for

split

(0.17 sec)
  1. 从网站提取 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...
  2. 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...
  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. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into one C++. Join tables using C++....Table Style in Word Documents Split Table in C++ Related articles...

    docs.aspose.com/words/cpp/join-tables/
  7. Extract text or images from PDF using JavaScrip...

    Simple source code to extract text and images from PDF files in Node.js applications.... Split PDF to two files. Convert PDF...

    products.aspose.com/pdf/nodejs-cpp/parser/
  8. 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...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....html do not split the document into pages, so...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...