Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 17,940 for

document insertion

(0.06 sec)
  1. Aspose::Words::DocumentBase::get_ResourceLoadin...

    Aspose::Words::DocumentBase::get_ResourceLoadingCallback method. Allows to control how external resources are loaded in C++....external resources into a document. void ResourceLoadingCallb...{ auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...with Headers and Footers documentation article. Remarks HeaderFooter...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize page number text for enhanced Document formatting and improved readability.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDisplayBarcode.BarcodeValue | Aspose.Words...

    Discover the FieldDisplayBarcode's BarcodeValue property to easily manage and customize barcode values for enhanced data accuracy and efficiency....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldBarcode class | Asp...

    Aspose::Words::Fields::FieldBarcode class. Implements the BARCODE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldBarcode...Identification Mark (FIM) to insert. get_FieldEnd () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the Documentation article in C++....the Working with Shapes documentation article. class Shape : public...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::Chart::get_Titl...

    Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....get_Title () Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this chart. Default value is true in C++....get_Show () Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...