Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 140,567 for

aspose font

(0.55 sec)
  1. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export Fonts while rendering to HTML fixed format....format that is used to export fonts while rendering to HTML fixed...WOFF (Web Open Font Format). Ttf TTF (TrueType Font format). Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert OBJ to USDZ in Java

    This quick guide offers a walkthrough to convert OBJ to USDZ in Java. It outlines the essential steps, prerequisites, and a working code snippet to build an OBJ to USDZ converter in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/java/convert-obj-to-usdz-in-java/
  4. Working with Fonts in Python|Aspose.Words for P...

    Customize Font settings using Python....Ask AI Working with Fonts Contents [ Hide ] Purpose Summary....to use Aspose.Words for Python via .NET to format fonts, retrieve...

    docs.aspose.com/words/python-net/working-with-f...
  5. Fonts Are Getting Changed While Converting PPTX...

    Hi Team , We are facing issue of mismatch in Font while converting ppt to pdf file. When converted using acrobat all Fonts remains same. we are using below version of Aspose libraries. <java.version>17</java.version> <…...Fonts Are Getting Changed While Converting PPTX to PDF in Java...Java Aspose.Slides Product Family slides-java , slides-fonts , slides-pdfexport...

    forum.aspose.com/t/fonts-are-getting-changed-wh...
  6. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/
  7. Convert 3MF to STL in C#

    This quick guide covers how to convert 3MF to STL in C#. It comprises of the stepwise algorithm, environment configuration, and a sample code to create a 3MF to STL converter in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/net/convert-3mf-to-stl-in-csharp/
  8. How to Generate QR Code in C#

    This topic provides a simple solution to the question how to generate QR code in C#. Create a C# code generator with simple steps....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/barcode/net/how-to-generate-qr-co...
  9. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../Aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../Aspose.words/storytype/#ENDNOTES)....def story_type ( self ) -> aspose . words . StoryType : ... Examples...footnote . font . name = 'Arial' footnote . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...