Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 16,706 for

true type

(0.18 sec)
  1. Aspose::Words::ConditionalStyle::get_ParagraphF...

    Aspose::Words::ConditionalStyle::get_ParagraphFormat method. Gets the paragraph formatting of the conditional style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_FirstRow method. Gets the first row style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents.... Types of a Section Break Aspose.Words...enumeration to choose a break type that applies only for the first...

    docs.aspose.com/words/python-net/working-with-s...
  4. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....field types. For the detailed list of supported field types, see...the Document.normalize_field_types() method before fields updating...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... show_value = True chart . chart_data . series...height = 20 chart . has_title = True # 将第一系列设为显示数值 chart . chart_data...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  6. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/java/manage-ole/
  7. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....are free to try other shape types as watermarks. $ shapeType =...is no header of the specified type in the current section, create...

    docs.aspose.com/words/java/add-watermark-in-php/
  8. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...SideBySideComparison { AdditionalChangeMark = true, ComparisonMode = Aspose.Pdf...getting an error saying The type or namespace name ‘Comparison’...

    forum.aspose.com/t/pdf-compare/316339
  9. StructuredDocumentTag.Accept | Aspose.Words for...

    Discover the StructuredDocumentTag Accept method—seamlessly integrate visitor interactions for enhanced document functionality and user engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...