Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 17,437 for

true type

(0.2 sec)
  1. Grouping Data|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....group:normal/merge/repeat We support three types of group that you can choose...the worksheets. wd . Process ( true ); //Save the excel file. wd...

    docs.aspose.com/cells/net/grouping-data/
  2. Track Changes in a Document in C#|Aspose.Words ...

    Track changes to content and formatting made by you or others using C#. Access individual revisions in a document and apply various properties to them....supports different revision types, as well as in Microsoft Word..., and Moving. All revision types are represented with the RevisionType...

    docs.aspose.com/words/net/track-changes-in-a-do...
  3. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... Auto , true ); pts [ 0 ] = new PointF (-...Console . WriteLine ( $"{effect.Type} {effect.Subtype}" ); } } 输出:...

    docs.aspose.com/slides/zh/net/shape-animation/
  4. 档案

    档案...enable multiDex multiDexEnabled true 完整的 build.gradle 文件如下所示: apply...启用 multiDex multiDexEnabled true testInstrumentationR "androidx...

    blog.aspose.com/zh/words/build-android-word-to-...
  5. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism.... setEnabled ( true ); The next step is a simple...the FontSubstitution warning type and the standard description...

    docs.aspose.com/words/java/manipulate-and-subst...
  6. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....supported by the new chart types of MS Office 2016. Billions...supported only by the new chart types of MS Office 2016. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Connecting to IMAP Server|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....returns the supported extension types in the form of a string array...ReadOnly property which when set to true , indicates that no changes...

    docs.aspose.com/email/net/connecting-to-imap-se...
  8. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/java/position-a-table/
  9. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...“Cannot insert a node of this type at this location.” The bookmark...(parentComment.IsResolved) comment.Done = true; } } document.Save(@"c:\tem...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  10. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/java/3d-chart/