Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 22,369 for

table

(1.01 sec)
  1. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop....Document ( file_name = MY_DIR + 'Table of contents.docx' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.HasOutlineBorder | Aspose.Words ...

    Discover the ChartDataTable HasOutlineBorder property, control the display of outline borders around series and category names for enhanced data clarity....Examples Shows how to show data table with chart series data. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for C++: add, customize, and sequence effects and durations with C++ examples for PPT, PPTX, and ODP presentations....-> Dispose (); } Animation Table...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  4. XML Schema of Aspose.PDF|Aspose.PDF for C++

    本文介绍了在 Aspose.PDF for C++ 中使用 XML 文档的 XML 架构。...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zh/cpp/supported-xml-schema/
  5. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for Table… example prop.check = <<[prop.check]>> prop.example…...each and every line even for table… example prop.check = <<[prop...document’s content, including tables, to identify the static text...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  6. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedItalic method. Indicates whether italic style was requested in C++.... Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code....Get the cmap Unicode encoding table from the font as object TtfCMapFormatBaseTab...//Get the cmap unicode encoding table from the font as an object ...

    products.aspose.com/font/net/font-metrics/
  8. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....to true to recognize text in tables. Set to false to improve performance...by ignoring table structures and treating tables as plain text...

    docs.aspose.com/ocr/net/recognition-settings-co...
  9. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....new Document(getMyDir() + "Table of contents.docx"); // Iterate...new Document(getMyDir() + "Table of contents.docx"); // Iterate...

    reference.aspose.com/words/java/com.aspose.word...