Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,148 for

split

(0.05 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Split PDF to individual pages. Get...

    docs.aspose.com/pdf/cpp/key-features/
  2. Using OAuth to access Mail Services|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 ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/java/using-oauth-to-acces...
  3. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... // We can split the text in the second section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...docx"); // Split all Run nodes in the document...indexOf(' ') + 1); } // Get split run nodes. runs = doc.getChildNodes(NodeType...

    forum.aspose.com/t/first-and-last-paragraph/322113
  5. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....2 322 April 7, 2025 Aspose split docx file wrongly in Docker...with Bullet Numbering While Splitting Document Pages words-net 2...

    forum.aspose.com/c/words/8
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code...." ); Split Multiple Pages Aspose.Diagram...Diagram for .NET allows splitting multiple pages while converting...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  7. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....how the document should be split when saving to Html , Epub or...level of headings at which to split the document. Default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....Text in PowerPoint using C# Split PowerPoint Presentations using...

    blog.aspose.com/slides/add-header-footer-in-pow...
  9. 使用Aspose.Cells for JavaScript通过C++将文本转换为列。|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中将文本转换为列。... separator = ' ' ; // Split the column A into two columns...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. How to Convert MBOX to PST File in C#

    This short topic focuses on how to convert MBOX to PST File in C#. It covers the details to set up the environment and save MBOX to PST file in C# using the simple API code that can be tested in any of .NET supported environments including Windows, Linux and macOS....If you want to learn about splitting a PST file to multiple PST...refer to the article on how to split PST File using C# . Updated...

    kb.aspose.com/email/net/how-to-convert-mbox-to-...