Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 17,463 for

true type

(0.16 sec)
  1. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++.... get_IsHeading () True when the paragraph style is...Heading styles. get_IsListItem () True when the paragraph is an item...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/run...
  3. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....ArrowType enumeration Specifies the type of an arrow at a line end. public...filledInArrow . Fill . Visible = true ; builder . InsertNode ( filledInArrow...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Type = BackgroundType . OwnBackground...slide slide3 . Background . Type = BackgroundType . OwnBackground...

    docs.aspose.com/slides/net/manage-zoom/
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Alignment method. Gets or sets text alignment of the axis tick labels in C++....yAxis -> set_ReverseOrder ( true ); yAxis -> set_MajorTickMark...do not have a Z-axis. ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。... True ; tf . Paragraphs [ i ]. Portions...FontItalic = NullableBool . True ; tf . Paragraphs [ i ]. Portions...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  7. 使用 Aspose.Email.Outlook 管理消息文件|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....the class type based on msg.SupportedType item_type = msg . supported_type...supported_type # Non-supported type. It cannot be accessed as...

    docs.aspose.com/email/zh/python-net/managing-me...
  8. Make a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....getProtection() , set setReadOnlyRecommend(true) , optionally call setPassword("yourPassword")...isWriteProtected() property. It returns true if a password has been set or...

    docs.aspose.com/words/java/make-a-document-read...
  9. Channel Mixer Adjustment Layer|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....two types: CmykMixerChannel or RgbMixerChannel . The type of MixerChannel...channelMixerLayer.setMonochrome( **true** ); RgbMixerChannel grayOutputChannel...

    docs.aspose.com/psd/java/layer-types/adjustment...
  10. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java....mAddress; } // An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; } else if (fieldName.equals("Address"))...

    reference.aspose.com/words/java/com.aspose.word...