Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 16,871 for

true type

(0.38 sec)
  1. Installing Microsoft TrueType Fonts on Linux|Do...

    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....Contents [ Hide ] Microsoft True Type Fonts (TTFs) are quite commonly...users, the most of these True Type fonts don’t come pre-installed...

    docs.aspose.com/imaging/java/installing-microso...
  2. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: String :: Format ( u "The type of the fill is: {0}" , fill..."%" << std :: endl ; // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.Font object’s...

    docs.aspose.com/cells/net/cells-font-settings/
  5. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management....IsFormatRevision property Returns true if formatting of the object...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!...IsMoveToRevision property Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t An...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the Typed collection of pieces of text inside the paragraph....property Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...AutoSize = true; // Disable wrap text (uncheck...FromArgb(ffontcolor); // Set autofit type to resize shape to fit text...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  10. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/python-net/watermark...