Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 831 for

split document

(0.03 sec)
  1. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your Document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of Document parts for enhanced efficiency....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported to HTML, MHTML or EPUB in C++....exported at the beginning of the document and primary footer is at the...saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...table. auto doc = MakeObject < Document > ( MyDir + u "Table spanning...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 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/
  5. Latest Aspose.PDF Product Family topics - Free ...

    Get technical support of Aspose.PDF for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....place of 2 opening a specific document aspose-pdf-net 5 40 March...aspose-pdf-net 7 66 March 27, 2025 PDF split keeping accessibility information...

    forum.aspose.com/c/pdf/10
  6. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  7. Aspose::Words::Vba::VbaReferenceCollection::get...

    Aspose::Words::Vba::VbaReferenceCollection::get_Count method. Returns the number of VBA references in the collection in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Python... split ( "/" )[ 1 ] image_format =...shape_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/python-net/extracting-im...
  9. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Document ( base . myDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance Document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....additional options when saving a document into the Html, Mhtml, Epub...the Specify Save Options documentation article. public class HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...