Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 20,357 for

table

(0.2 sec)
  1. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suiTable font replacement or uses the Font fallback mechanism....but powerful mechanism called Table substitution rule. By default...rule. Aspose.Words uses XML tables, which define the basic substitution...

    docs.aspose.com/words/net/manipulating-and-subs...
  2. Supported File Formats|Documentation

    Create or load images using Java Aspose.Drawing API and save drawings in different formats....File Formats The following table shows the file formats that...

    docs.aspose.com/drawing/java/supported-file-for...
  3. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document Table of content is getting changed after the doc pr…... the document table of content is getting changed...Why the TOC becomes wrong A Table of Contents in a Word document...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  4. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  5. Aspose::Words::Fields::FieldToc::get_EntryLevel...

    Aspose::Words::Fields::FieldToc::get_EntryLevelRange method. Gets a range of levels of the Table of contents entries to be included in C++....Gets a range of levels of the table of contents entries to be included...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....also required to work with table styles: let doc = aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  7. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j.... The following table contains some of the popular...article Manipulate tables The Working with Tables section Manipulate...

    docs.aspose.com/words/java/missing-features-of-...
  8. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...that uses Times New Roman in a table, and I want to generate an image...file that has the table defined 2. actual_table_fonts.PNG – the...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  10. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....specified in table styles into direct formatting on tables in the document...DataTable table = new DataTable ( "Test" ); table . Columns ...

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