Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,962 for

split document

(0.1 sec)
  1. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a Document or section in Java....footnote numbering options for a document or section. To learn more...Endnote documentation article. Examples: Shows how to split the footnote...

    reference.aspose.com/words/java/com.aspose.word...
  2. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain excel appearance, or make a use case possible.... File Info Document Properties Security Features...Different Image Formats Track Document Conversion Progress Convert...

    docs.aspose.com/cells/net/developer-guide/
  3. Working with Message Flags on Server|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 (); if ( inf . containsKeyword...

    docs.aspose.com/email/java/working-with-message...
  4. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your Documents and sections. Enhance your Document's clarity today!...footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.not...
  5. Multithreading in Aspose.Slides|Aspose.Slides D...

    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....instance in multiple threads, we split the presentation slides into...

    docs.aspose.com/slides/net/multithreading/
  6. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your Document and replace it with the text you want using Java....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/java/find-and-replace/
  7. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  8. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section...footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…... Document doc = new Document(); DocumentBuilder...are about to add // with the document builder is right-to-left....

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  10. Save File from URL – C# Example

    Learn how to save file from URL using the Aspose.HTML .NET API. Consider C# examples for automating the download files from websites.... This can be documents, texts, images, videos, audio...need to create an empty HTML document and call the network request...

    docs.aspose.com/html/net/save-file-from-url/