Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 5,471 for

split

(0.26 sec)
  1. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...SetSeparator ( u ' ' ); // Split the column A into two columns...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...
  2. 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...
  3. 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/
  4. 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...
  5. 从网站提取 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...
  6. 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...
  7. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....numbering after merging or splitting cells, change a cell’s background...(3, 2) (3, 3) Numbering in Split Cells In previous example, when...

    docs.aspose.com/slides/python-net/manage-cells/
  8. Working with Headings in PDF|Aspose.PDF for C++

    Create numbering in heading your PDF document with C++. Aspose.PDF for C++ shows different kinds of numbering styles...._dataDir + outputFileName ); } Split PDF programmatically...

    docs.aspose.com/pdf/cpp/working-with-headings/
  9. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....section, keep a summary, or split a long document. In this post...summaries, exporting sections, or splitting large files. Got questions...

    blog.aspose.com/words/extract-word-pages-in-csh...
  10. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....If you are interested in splitting PDF to separate pages, refer...refer to the article how to split PDF by pages in Java . Updated...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...