Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,737 for

split document

(0.08 sec)
  1. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.DocumentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...when saving a document to HTML. doc = aw . Document ( file_name...footer types.docx' ) # This document contains headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Python Latest Answers Split Word Document into Sections with Python...From Word Document in Python Compare PDF Documents using Python...

    kb.aspose.com/words/python/page/2/
  4. Pdf Table issue - Free Support Forum - aspose.com

    I am working with a Word Document that contains a single table spanning four pages. Upon exporting the Document to PDF, the table is rendered as four distinct tables—each appearing on a separate page. This behavior occur…...1 I am working with a Word document that contains a single table...pages. Upon exporting the document to PDF, the table is rendered...

    forum.aspose.com/t/pdf-table-issue/319066
  5. VbaReferenceCollection.Count | Aspose.Words for...

    Discover the VBA Reference Collection Count property to easily retrieve and manage the total number of VBA references for efficient coding....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaProject.References | Aspose.Words for .NET

    Explore the VBA Project References property to efficiently manage your VBA project references and enhance your coding capabilities. Unlock your programming potential!...dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  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.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....NET Visit our documentation for more details. Aspose...new theme on presentation, split presentation on several files...

    products.aspose.com/slides/xamarin/
  9. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word Document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...chart as an image in word document Aspose.Cells Product Family...I’m inserting it into a word document and one of the footnotes for...

    forum.aspose.com/t/name-error-when-inserting-a-...
  10. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to Split across a page break in C++....in a table row is allowed to split across a page break. bool Aspose...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...

    reference.aspose.com/words/cpp/aspose.words.tab...