Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 16,785 for

true type

(0.29 sec)
  1. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Add an AutoShape of Rectangle type IAutoShape ashp = slide . getShapes...setFontBold ( NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  2. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...opt1 -> set_AdjustPageSize ( true ); firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  3. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field Types in Java....Specifies Microsoft Word field types. Examples: Shows how to insert...insertField(FieldType.FIELD_DATE, true); field.getFormat().setDateTimeFormat("dddd...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....Add an AutoShape of Rectangle type $ashp = $slide -> getShapes...setFontBold ( NullableBool :: True ); $portion -> getPortionFormat...

    docs.aspose.com/slides/php-java/manage-paragraph/
  5. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape Type of chart elements....enumeration Specifies the shape type of chart elements. Members Name...hasDataLabels = true ; series . dataLabels . showValue = true ; // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...get_FontInfoSubstitution () -> set_Enabled ( true ); doc -> get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...: Experiment with different types of streams, such as MemoryStream...CreateTable(7, isLargeTable: true); //document.Add (tbl39); try...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  8. How to Convert JSON to CSV in Python

    This brief tutorial provides information on how to Convert JSON to CSV in Python. To write JSON to CSV Python environment configuration and sample code along with the detailed steps are provided....setArrayAsTable(True) that causes the data to be...into appropriate format and type, completely remove the headings...

    kb.aspose.com/cells/python/how-to-convert-json-...
  9. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...jpg" ; // Set the symbology type to Code128 System :: SharedPtr...object and Set Code text font's type and size System :: SharedPtr...

    docs.aspose.com/barcode/cpp/set-barcode-text/