Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 17,881 for

insert documents

(0.1 sec)
  1. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... Document () builder = aw . DocumentBuilder...world! ' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....sheet before which you want to insert the moved or copied sheets...location within the workbook. AI Document Assistant Close Managing Page...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  3. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Node.js via C++....field in Pivot Table in Excel Insert a calculated field in a PivotTable...

    docs.aspose.com/cells/nodejs-cpp/add-calculated...
  4. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store...bound to an XML node in the document’s data store. Default value...structured document tag. doc = aw . Document () # Insert a structured...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....can refer to the official documentation on getting block attribute...CadEntityTypeName.INSERT) { CadInsertObject insert = (CadInsertObject)baseEntity;...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  7. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title...add a signature line to a document, and then sign it using a...src_document_path = MY_DIR + "Document.docx" dst_document_path...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...specified bookmark from the document. def remove ( self , bookmark...bookmarks from a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EndnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words EndnotePosition enum for precise control over endnote placement in Documents, enhancing your text formatting capabilities....are output at the end of the document. Examples Shows how to select...the document collects and displays its endnotes. Document doc...

    reference.aspose.com/words/net/aspose.words.not...