Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 18,517 for

insert documents

(0.22 sec)
  1. ThemeFonts class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.eastAsian](./eastAsian/) and [ThemeFonts.complexScript](./complexScript/)...with Styles and Themes documentation article. Properties Name...themes. let doc = new aw . Document ( base . myDir + "Theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert an image shape and leave its...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....Shows how to insert a linked image into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ThemeColors.accent4 property | Aspose.Words for...

    ThemeColors.accent4 property. Specifies color Accent 4.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAsk.PromptText | Aspose.Words for .NET

    Discover how to easily manage the FieldAsk PromptText property to customize your prompt window's title for enhanced user experience....void FieldAsk () { Document doc = new Document (); DocumentBuilder...( " REF MyAskField" )); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format.... Document (); let builder = new aw ...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a combo box with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Grouping, Ungrouping Rows and Columns|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Insert or Delete Rows in an Excel...Excel Worksheet with C++ Inserting, Deleting Rows and Columns...

    docs.aspose.com/cells/cpp/grouping-ungrouping-r...
  10. FieldData class | Aspose.Words for Python

    aspose.words.fields.FieldData class. Implements the DATA field...the Working with Fields documentation article. Inheritance: FieldData...modifications made to the document. (Inherited from Field ) is_locked...

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