Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 831 for

split document

(0.03 sec)
  1. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...NET documentation for “culture name” and RFC...e.g. “en-US”. See .NET documentation for “culture name” and RFC...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at a specific position in a PDF file using Python and Aspose.PDF for customized Document layout....Insert an Empty Page into a Pdf document using Aspose.PDF Java for...self.Document() pdf_document = self.Document() pdf_document=self...

    docs.aspose.com/pdf/python-java/insert-an-empty...
  5. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation.... Examples Shows how to split the footnote section into a...number of columns. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  6. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....code for developing a Word document to EPUB converter using C#...the source Word file into a Document object for converting to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  7. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Load the Word file into the Document class object for rotation...using Python . If you want to split pages in a Word file, refer...

    kb.aspose.com/words/python/rotate-text-in-word-...
  8. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in C++....saves fonts when exporting a document to HTML format. class IFontSavingCallback...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::FontSavingArgs::get_IsSu...

    Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded method. Allows to specify whether the current font will be subsetted before exporting as a font resource in C++....characters that are used in the document. Subsetting allows to reduce...{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++....get_Columns () Examples Shows how to split the footnote section into a...columns. auto doc = MakeObject < Document > ( MyDir + u "Footnotes and...

    reference.aspose.com/words/cpp/aspose.words.not...