Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 850 for

split document

(0.04 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Categories Latest Answers Split Word Document into Sections using Java...Image in Python Divide Word Document into Sections using C# Merge...

    kb.aspose.com/categories/page/9/
  2. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  3. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....and create an object of the Document class to load the intermediate...intermediate MHTML file using the Document class object and finally to...

    kb.aspose.com/email/python/how-to-convert-outlo...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....into a Document object Transform the complete document into a...string and split it into strings using Regex.Split() method Create...

    kb.aspose.com/words/net/convert-paragraph-into-...
  5. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...History of PDF The Portable Document Format (PDF) was created by...PDF was developed to share documents, including text formatting...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  6. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....in Java How to Merge Word Documents using Java How to Digitally...Digitally Sign a Word Document using Java How to Delete a Blank Page...

    kb.aspose.com/words/java/page/2/
  7. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class FontSavingArgs...is bold. get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document....first_section property Document.first_section property Gets the...the first section in the document. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...saving a document to HTML. let doc = new aw . Document ( base ...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...