Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 20,024 for

document insertion

(0.12 sec)
  1. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

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

    Aspose::Words::Drawing::Charts::ChartTitle::get_Text method. Gets or sets the text of the chart title. If null or empty value is specified, auto generated title will be shown in C++....get_Text () Examples Shows how to insert a chart and set a title. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Add Digital Signature to PDF in Python

    This basic tutorial discusses the details on how to add digital signature to PDF in Python. The sample code provided in this article in Python add signature to PDF whereas detailed steps are also shared....PDF file Load the input PDF document and the certificate file using...PDF file and complete the document signing process Save the digitally...

    kb.aspose.com/pdf/python/how-to-add-digital-sig...
  4. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows to specify the color to be used for deleted cells Deletion. Default value is Pink in C++....Examples Shows how to work with insert/delete cell revision color...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Cell...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the font is formatted as bold in C++....get_Bold () Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Ask AI Insert Pivot Table Contents [ Hide ] Create Pivot Table...valid but “C3:A1” is not. AI Document Assistant Close Create and...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  8. FieldSeq.ResetHeadingLevel | Aspose.Words for .NET

    Discover the FieldSeq ResetHeadingLevel property, easily manage heading levels by resetting sequence numbers. Simplify your Document formatting today!... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main Document in C++....block when it is inserted into the main document. enum class BuildingBlockBehavio...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... Examples Shows how to insert an image, and use it as a watermark...watermark. doc = aw . Document () builder = aw . DocumentBuilder...

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