Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 830 for

split document

(0.03 sec)
  1. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndex.SequenceSeparator | Aspose.Words for...

    Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and page numbers in your applications....Examples Shows how to split a document into portions by combining...and SEQ fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Vba::VbaReference::get_LibId met...

    Aspose::Words::Vba::VbaReference::get_LibId method. Gets a string value containing the identifier of an Automation type library in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted Document has bespoke margins their format won’t be copied on the final Document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...builtin method , if the inserted document has bespoke margins their...won’t be copied on the final document, and i specifically use the...

    forum.aspose.com/t/insertdocument-custom-margin...
  6. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Html , Mhtml , Epub...the Specify Save Options documentation article. class HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Vba::VbaReferenceCollection clas...

    Aspose::Words::Vba::VbaReferenceCollection class. Represents a collection of VbaReference objects. To learn more, visit the Documentation article in C++....Working with VBA Macros documentation article. class VbaReferenceCollecti...; auto doc = MakeObject < Document > ( MyDir + u "VBA project...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  9. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...Examples Shows how to split a document into parts and save them...DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.DocumentPartSaving method. Called when Aspose.Words is about to save a Document part....Words is about to save a document part. documentPartSaving (...Examples Shows how to split a document into parts and save them...

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