Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 23,577 for

table

(0.8 sec)
  1. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....Load Formats The following table indicates the file formats that...Save Formats The following table indicates the file formats in...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  2. Problem Statement: Layout Changes During DOCX t...

    We are experiencing layout discrepancies when converting a Microsoft Word document (.docx) to PDF using Aspose. The same source document, when converted using another (Word-based) tool, produces a PDF that exactly matche…...the DOCX to PDF using Aspose: Table column widths change Pagination...the resulting PDF: Preserves table structure Maintains identical...

    forum.aspose.com/t/problem-statement-layout-cha...
  3. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression.... Document ( MY_DIR + 'Tables.docx' ) # This expression will...which are descendants of any table node in the document. node_list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....shading color while building a table. Document doc = new Document();...DocumentBuilder(doc); // Start a table and set a default color/thickness...

    reference.aspose.com/words/java/com.aspose.word...
  5. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a Table cell was not ediTable after word2pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...specifically a checkbox inside a table cell was not editable after...like the fields outside the table. I’m saving with these options:...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...
  6. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....Inserting a Table The basic algorithm for creating a table using DocumentBuilder...DocumentBuilder is simple: Start the table using DocumentBuilder.StartTable...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ลบตารางจาก PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/Table/remove/ Recent content in ลบตารางจาก PDF โดยใช้ C++ on Aspsoe.PDF Produc......com/pdf/th/cpp/table/remove/ Recent content in ลบตารางจาก...https://products.aspose.com/pdf/th/cpp/table/remove/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/cpp/table/remove/ind...
  8. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  10. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/doc...