Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,762 for

true type

(0.15 sec)
  1. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... Parameter Type Description author str The author...( aw . NodeType . COMMENT , True ) . count ) # Comments that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握幻灯片切换:添加、定制和排序效果及持续时间,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。... int type = slide . getSlideShowTransiti...getSlideShowTransiti (). setAdvanceOnClick ( true ); slide . getSlideShowTransiti...

    docs.aspose.com/slides/zh/java/examples/element...
  3. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... Parameter Type Description bookmark_name str...to Bookmark1' , 'Bookmark1' , True ) . as_field_hyperlink () hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/using-form...
  5. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. How do I get BindPose? - Free Support Forum - a...

    First, I read the FBX file and generated my own file. var scenes = new Scene(); var opt = new FbxLoadOptions() { KeepBuiltinGlobalSettings = True }; scenes.Open(fbxPath, opt); …...FbxLoadOptions() { KeepBuiltinGlobalSet = true }; scenes.Open(fbxPath, opt);...Aspose.ThreeD.Scene Size 0 double Type Bone Aspose.ThreeD.Entities...

    forum.aspose.com/t/how-do-i-get-bindpose/326622
  7. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....the SaveFileFormat enumeration type. To save a project to PDF: Load...the FitContent property set to true. Copy 1 System ::SharedPtr <...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  8. 使用 PHP 管理演示文稿中的幻灯片切换|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指南。...提供的切换效果中,对幻灯片应用 Slide Transition Type。 写入修改后的演示文稿文件。 # 实例化 Presentation...提供的切换效果中,对幻灯片应用 Slide Transition Type。 您还可以将切换设置为单击时前进、特定时间后前进,或两者兼有。...

    docs.aspose.com/slides/zh/php-java/slide-transi...
  9. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....images or images having specific type from the document, follow these...depends on the ShapeType . It is true for ShapeType.Image and false...

    docs.aspose.com/words/net/working-with-images/
  10. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/androidjava/chart-series/