Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 22,042 for

table

(0.18 sec)
  1. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options....contain an outline, which is a table of contents that lists headings...contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....paragraph and portion inside table cell text frame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/nodejs-java/paragraph/
  3. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Cells; // Create sample data table with formula content DataTable...Cells; // Create sample data table with formula content DataTable...

    forum.aspose.com/t/cells-importdata-is-failing-...
  4. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....() const Settings related to table substitution rule. GetType ()...rule (disabled by default) Table substitution rule (enabled by...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within Java....//Get cmap unicode encoding table from font as object TtfCMapFormatBaseTab...font has object TtfGlyfTable (table 'glyf') to access glyph. 19...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  6. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js via .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....file format, the following table lists the ways that you can...to the variants shown in the table. The version number of Aspose...

    docs.aspose.com/words/nodejs-net/generator-or-p...
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Access a Table in a Presentation using Java 1 Access a Table in PowerPoint...in PowerPoint C++ 1 Access Table in PowerPoint Presentation C++...

    blog.aspose.com/zh-hant/tags/
  8. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; Comparer...

    reference.aspose.com/words/net/aspose.words.low...
  9. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....document Working with Tables - insert, decorate table in PDF, extract...

    docs.aspose.com/pdf/cpp/advanced-operations/
  10. Shading | Aspose.Words for Java

    Contains shading attributes for an object 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...