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

true type

(0.13 sec)
  1. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  2. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Make a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/net/make-a-document-read-...
  4. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...PARAGRAPH, True): paragraph = para.as_paragraph()...label = list_fmt.list_label # type: aw.ListLabel displayed_label...

    forum.aspose.com/t/extract-subsection-list-text...
  6. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....setFitText(true); builder.getRowFormat().clearFormatting();...Shading . Parameters: Parameter Type Description rhs Shading Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(mco)...() mco.setKeepOriginalEmail(true) val asMime = mapiMessage.toMailMessage(new...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  8. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the above bytes array and the type of file Create a frame for the...the OleObjectFrame class to True for displaying the embedded...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  9. 档案

    档案...Equals(x); return true; } public static bool operator...public const string REDIRECT_TYPE = "code"; internal static string...

    blog.aspose.com/zh/email/create-update-or-delet...
  10. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/net/slide-master/