Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 5,887 for

table

(0.08 sec)
  1. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....inserting a table, refer to the article on how to insert table in PDF...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  2. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless Table management. Enhance your data organization with efficient end-of-cell and row characters....CellChar field End of a table cell or end of a table row character: (char)7...

    reference.aspose.com/words/net/aspose.words/con...
  3. FieldIndex.number_of_columns property | Aspose....

    FieldIndex.number_of_columns property. Gets or sets the number of columns per page used when building the index.... heading = 'A' # Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....data records of the specified table. Remarks When the Aspose.Words...merge region. If a data source (table) with the specified name does...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Aspose::Words::Fields::FieldToc::get_PreserveTa...

    Aspose::Words::Fields::FieldToc::get_PreserveTabs method. Gets or sets whether to preserve tab entries within Table entries in C++....preserve tab entries within table entries. bool Aspose :: Words...compile all headings into a table of contents. // For each heading...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Table > ( docEdited -> GetChild ( NodeType :: Table , 0 ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...documents: first_doc = MY_DIR + 'Table column bookmarks.docx' second_doc...second_doc = MY_DIR + 'Table column bookmarks.doc' aw . lowcode ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)... table_name Gets the name of the data table for the current...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings...rule (disabled by default) Table substitution rule (enabled by...substitution rule. table_substitution Settings related to table substitution...

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