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

table

(0.17 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Instantiate a table object Table tab2 = new Table (); // Add the...the table in paragraphs collection of the desired section hfFoot...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  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. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....120 )); Add a Slide with a Table We’ll now add a slide that presents...key performance metrics in table format. var slide_2 = presentation...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  4. Table.accept_start method | Aspose.Words for Py...

    Table.accept_start method. Accepts a visitor for visiting the start of the Table....for visiting the start of the table. def accept_start ( self , visitor...words.tables class Table Table.accept_end method Table.auto_fit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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-...
  6. 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...
  7. 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...
  8. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML...Examples Shows how to export a table to Markdown as raw HTML. doc...writeln ( 'Sample table:' ) # Create table. builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient Table cell merging. Enhance your document layouts with seamless integration and flexibility....enumeration Specifies how a cell in a table is merged with other cells....Examples Shows how to merge table cells horizontally. Document...

    reference.aspose.com/words/net/aspose.words.tab...