Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 10,684 for

document insertion

(0.07 sec)
  1. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the Document....sets the file name of the document. @property def file_name (...with higher priority than the Document.original_file_name property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked.... Document () builder = aw . DocumentBuilder...= doc ) # Insert a shape. If we open this document in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.EndColumnBookmark | Aspose.Word...

    Use DocumentBuilder's EndColumnBookmark method to easily mark the end of a column in your Document. Enhance table management with precision!...the current position in the document as a column bookmark end....the document is saved. The actual position of the inserted BookmarkEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications....aspx Examples Shows how to insert and format text in a Far East...East language. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0 in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class TableCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...specified bookmark from the document. remove ( bookmark : Aspose...bookmarks from a document. let doc = new aw . Document (); let builder...

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