Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 20,822 for

table

(0.07 sec)
  1. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....120 ))); Add a Slide with a Table We’ll now add a slide that presents...key performance metrics in table format. auto layoutSlide2 =...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  2. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...did not replace tags inside tables , which was the expected behavior...started replacing tags inside tables as well , which is causing...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  3. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....Aspose::Words::Tables::TableCollection::idx_get method Contents...TableCollection::idx_get method Retrieves a Table at the given index. System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....ADJUST_LINE_HEIGHT_IN_TABLE Adjust Line Height in Table FORGET_LAST_TAB_ALIGNMENT...Like Word 95 ALIGN_TABLE_ROW_BY_ROW Align Table Rows by Rule LA...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....document used to build the table. get_CaptionlessTableOfFi ()...identifier used when building a table of figures that does not include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...2 KB Table Header is repeated in between...during the comparison process. Table Header Repeated : This could...

    forum.aspose.com/t/pdf-document-compare-issues-...
  7. ComparerContext.compare_options property | Aspo...

    ComparerContext.compare_options property. Options used upon comparing documents....documents: first_doc = MY_DIR + 'Table column bookmarks.docx' second_doc...second_doc = MY_DIR + 'Table column bookmarks.doc' comparer_context...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....and display the result in a table. FieldDatabase field = ( FieldDatabase...query result in the field's table. field . FirstRecord = "1" ;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....and display the result in a table. FieldDatabase field = ( FieldDatabase...query result in the field's table. field . FirstRecord = "1" ;...

    reference.aspose.com/words/net/aspose.words.fie...