Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 20,124 for

insert documents

(0.22 sec)
  1. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.... Document () builder = aw . DocumentBuilder...If we wish to preserve our document's dimensions, we can set this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....Specifies type of a break inside a document. Members Name Description...sections in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method...Shows how to insert a linked image into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. class LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the documentation article in C++....Working with Watermark documentation article. class ImageWatermarkOption...MakeObject < Aspose :: Words :: Document > (); // Modify the image...

    reference.aspose.com/words/cpp/aspose.words/ima...
  6. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table.... Document (); let builder = new aw ... startTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Theme.colors property | Aspose.Words for Node.js

    Theme.colors property. Allows to specify the set of theme colors for the document....set of theme colors for the document. get colors () : Aspose ....themes. let doc = new aw . Document ( base . myDir + "Theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++....Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. FieldIf.EvaluateCondition | Aspose.Words for .NET

    Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability....how to insert an IF field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...