Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 5,892 for

table

(0.03 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....will contain an outline, a table of contents that lists headings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Save...

    Aspose::Words::Saving::PdfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Pdf in C++....contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Chart Formatting|Aspose.Slides 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....Font Properties for Chart Data Table Aspose.Slides for C++ provides...chart on the slide. set chart table. Set font height. Save modified...

    docs.aspose.com/slides/cpp/chart-formatting/
  4. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the documentation article in C++....get_NodeType () == NodeType :: Table ) { SharedPtr < CompositeNode...must be either a paragraph or table." ); } } See Also Namespace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...that holds the “translation tables” during the import. It correctly...nodeType == aw . NodeType . Table ) { let destinationParent =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldTC class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldTC class. Implements the TC field...number for a table of contents (including a table of figures)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Represents a table row. Cell Represents a table cell. Line Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... Row n/a Represents a table row. Row may have Cell as child...entities. Cell n/a Represents a table cell. Cell may have Line and...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating Table in C++....shape, text frame or a floating table. enum class VerticalAlignment...for floating paragraphs and tables. Default n/a Same as None ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...First(); var table = ws.ListObjects.First(); foreach...foreach (var col in table.ListColumns) { if (col != null) { var...

    forum.aspose.com/t/aspose-cells-assigning-formu...