Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 10,632 for

insert documents

(0.14 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_LeftOf...

    Aspose::Words::Fields::FieldAdvance::get_LeftOffset method. Gets or sets the number of points by which the text that follows the field should be moved left in C++....get_LeftOffset () Examples Shows how to insert an ADVANCE field, and edit...properties. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...the specified document to the end of this document. appendDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name...assertTrue ( doc . has_macros ) # Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldSectionPages...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....visit the Find and Replace documentation article. Examples: Shows...find-and-replace operation. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....in a document immediately before saving it to PDF. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...
  10. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... Document () builder = aw . DocumentBuilder...writeln ( 'Run 1. ' ) # The document builder has a cursor, which...

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