Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 8,476 for

font export

(0.06 sec)
  1. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same Font formatting. To learn more, visit the documentation article in C++....of characters with the same font formatting. To learn more, visit...belongs. get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words/run/
  2. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....thorough document import and export features provided by Aspose...Aspose.Cells for Java Import/export data from an Array, ArrayList...

    docs.aspose.com/cells/java/aspose-cells-features/
  3. DWG to SVG conversion is failing in LInux envir...

    Hello Support team, I am trying to do DWG to SVG conversion in LInux environment using aspose library, it is failing in LInux environment From the code I need to do the conversion and as well as get the DWG file ve…... Font Configuration : Since you are...version 2.13.94, verify that the fonts required for rendering the DWG...

    forum.aspose.com/t/dwg-to-svg-conversion-is-fai...
  4. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....Font Product Family Aspose.TeX Product...above steps describe how to export PowerPoint to Word in Python...

    kb.aspose.com/slides/python/how-to-convert-powe...
  5. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....println("Exported Text: " + paragraphText);...getFont() Gets the list label font. getLabelString() Gets a string...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.ExportLanguageInformation property. Specifies whether language information is Exported to HTML, MHTML or EPUB...whether language information is exported to HTML, MHTML or EPUB. Default...different locales. builder . font . localeId = 1033 ; // en-US...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....$graphicsPath ; $font = new Font ( "Arial" , Font -> PLAIN , 40...createGraphics (); try { $glyphVector = $font -> createGlyphVector ( $g2 ->...

    docs.aspose.com/slides/php-java/custom-shape/
  10. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/androidjava/custom-shape/