Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 10,766 for

true type

(0.1 sec)
  1. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....Corresponds to the ST_DocPartBehavior type in OOXML. Examples Shows how...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  2. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  3. Select Reed Solomon Error Correction Level|Docu...

    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....following steps: Select the Type Input the QR Code content data... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-2-3-selection-...
  4. Row.accept method | Aspose.Words for Node.js

    Row.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitRowEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....be of one of the following types: - An XmlDataSource instance...recognize values of the following types by their string representations:...

    docs.aspose.com/words/python-net/linq-reporting...
  6. FieldDde.InsertAsUnicode | Aspose.Words for .NET

    Discover the FieldDde InsertAsUnicode property, easily manage linked objects by inserting them as Unicode text for enhanced compatibility and performance....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDdeAuto.SourceFullName | Aspose.Words for ...

    Discover the FieldDdeAuto SourceFullName property to easily manage your source file's name and location for streamlined data handling....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDdeAuto.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldDdeAuto InsertAsHtml property. Easily manage linked objects by inserting them as HTML text for seamless integration and enhanced functionality....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  10. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET... Set the bullet type to Symbol and then set the bullet... ParagraphFormat . Bullet . Type = BulletType . Symbol ; paragraph...

    docs.aspose.com/slides/net/manage-bullet-and-nu...