Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 19,551 for

document insertion

(0.08 sec)
  1. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () self . assertFalse ( doc...doc . track_revisions ) # Insert an inline shape without tracking...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. def create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....InsertCell method Inserts a table cell into the document. public Cell...The cell node that was just inserted. Remarks To start a table...

    reference.aspose.com/words/net/aspose.words/doc...
  4. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property InlineStory.is_insert_revision property...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Insert hyperlink doesnt work when doc is converted to pdf - aspose...We are using below code to insert hyper link after every paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. Merge two adjacent cells|Documentation

    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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  7. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a Document. To learn more, visit the Documentation article in C++....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. class FieldChar :...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...method Imports a node from one document into another. public Node...belongs to the destination document, but has no parent. Remarks...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Tables::CellFormat::get_RightPad...

    Aspose::Words::Tables::CellFormat::get_RightPadding method. Returns or sets the amount of space (in points) to add to the right of the contents of cell in C++....how to format cells with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Tables::CellFormat::get_LeftPadd...

    Aspose::Words::Tables::CellFormat::get_LeftPadding method. Returns or sets the amount of space (in points) to add to the left of the contents of cell in C++....how to format cells with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...