Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 8,221 for

document insertion

(0.07 sec)
  1. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....to sections in a document. doc = aw . Document () builder = aw...start a new section using a document builder, # it will inherit...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your Document layout for optimal presentation....how to insert an image, and use it as a watermark. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the Document in C++....DocumentBuilder::InsertBreak method Inserts a break of the specified type...type into the document. void Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....ParagraphCollection Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters....aspx Examples Shows how to insert and format text in a Far East...East language. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++....fields to allow us to run a document’s macros by clicking. auto...auto doc = MakeObject < Document > ( MyDir + u "Macro.docm" ); auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....certain places in the document. doc = aw . Document () builder = aw...main body text's flow. # Inserting a footnote/endnote adds a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...node. auto doc = MakeObject < Document > ( MyDir + u "Revision runs...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....method write(text) Inserts a string into the document at the current...current insert position. def write ( self , text : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

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