Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 20,893 for

table

(0.15 sec)
  1. MFont Availability and Substitution in C++|Aspo...

    When the exact substitution font cannot be found, Aspose.Words must substitute it for a similar font instead. This article describes the process of finding the most suiTable font....Words uses XML tables which define basic substitution...different OS. According to the Table substitution rule, the list...

    docs.aspose.com/words/cpp/font-availability-and...
  2. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....differences in data contained in tables. get_IgnoreTextboxes () const..."Original endnote text." ); // Table: builder -> StartTable (); builder...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file formats....Contents [ Hide ] The following table indicates the file formats that...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  4. Aspose.Cells 8.5.1中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Tables.TableDataSourceType枚举,用于检索...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....content, for example, empty table having no borders will be considered...

    reference.aspose.com/words/net/aspose.words/doc...
  6. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...DataTable table = new DataTable("TestData"); table.Columns.Add("ClientName"...Add("ClientName", typeof(string)); table.Columns.Add("ExtraData", typeof(string));...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  7. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...(); auto table = MakeObject < Aspose :: Pdf :: Table > (); table...get_Paragraphs () -> Add ( table ); auto r1 = table -> get_Rows () ->...

    docs.aspose.com/pdf/zh/cpp/create-form/
  8. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting....to Align Content Inside the Table while Exporting into Markdown...directions to align contents in tables while exporting into the Markdown...

    docs.aspose.com/words/nodejs-net/working-with-m...
  9. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suiTable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....based on the font substitution table. You can customize this behavior...FontSettings.SubstitutionSettings.Table . # Replace missing "MyFont"...

    docs.aspose.com/words/python-net/using-truetype...
  10. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....inserting a table, refer to the article on how to insert table in PDF...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...