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

split document

(0.06 sec)
  1. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....application Load the source Word document with a table in it Access...source Word file into the Document class object, get the reference...

    kb.aspose.com/words/java/merge-cells-in-word-us...
  3. Aspose::Words::Saving::ImageSavingArgs::get_Cur...

    Aspose::Words::Saving::ImageSavingArgs::get_CurrentShape method. Gets the ShapeBase object corresponding to the shape or group shape that is about to be saved in C++....Words uses the document file name and a unique number...for each image found in the document. You can use the CurrentShape...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::ImageSavingArgs::get_Doc...

    Aspose::Words::Saving::ImageSavingArgs::get_Document method. Gets the Document object that is currently being saved in C++....Aspose::Words::Saving::ImageSavingArgs::get_Document method Contents [ Hide ] ...ImageSavingArgs::get_Document method Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. get allowBreakAcrossPage...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks 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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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-...
  10. Convert XML to word (Nalb4242) - Free Support F...

    Hello I am trying to output xml file to be saved in word table … when trying to convert xml to word the table is cropped and columns are in different pages not all in same . I managed to convert the xml to excel sheet …...shot of the table as all not splitted ?? alexey.noskov April 5,...file, output and expected documents, along with your code? We...

    forum.aspose.com/t/convert-xml-to-word-nalb4242...