Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 18,639 for

font converter

(0.05 sec)
  1. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...you will use Aspose.Words to convert DOC or DOCX documents to PDF...

    docs.aspose.com/words/cpp/install-truetype-font...
  2. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  3. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...Error when converting pdf file to word file Aspose.PDF Product...only on the servers when converting a PDF to a Word document...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  4. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object.... Examples Shows how to convert any of the fills back to solid...docx' ) # Get Fill object for Font of the first Run. fill = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Thai symbols look like boxes while docx to pdf ...

    Hello Support Team, Our client has technical question. Client: A R, Sanjay sanjay.ar@ecolab.com Product: Aspose.Words for Python via .NET OS: Linux Issue: Regarding Thai language I have created a docx file using py…...like boxes while docx to pdf convertion Aspose.Words Product Family...created as expected, when I convert the work to PDF I’m seeing...

    forum.aspose.com/t/thai-symbols-look-like-boxes...
  6. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content.... Font Examples Shows how to apply a different font to new...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert TSV to Excel in Java

    Here is a short tutorial that explains how to convert TSV to Excel in Java. It provides all the necessary details like the configuration details, step wise process and a runnable sample code that changes TSV to XLSX in Java....Font Product Family Aspose.TeX Product...Product Family How to Convert TSV to Excel in Java This brief...

    kb.aspose.com/cells/java/how-to-convert-tsv-to-...
  8. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the Font of the character retrieved by the field in C++....sets the size in points of the font of the character retrieved by...set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Convert TSV to Excel in Node.js

    This short topic explains how to convert TSV to Excel in Node.js. It covers all the required details like the configuration steps, step-wise process and a working sample code that changes TSV to XLSX in Node.js....Font Product Family Aspose.TeX Product...Product Family How to Convert TSV to Excel in Node.js This brief...

    kb.aspose.com/cells/nodejs/how-to-convert-tsv-t...
  10. Format PowerPoint Text in C#|Aspose.Slides Docu...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize Fonts, colors, alignment, and more with powerful C# code examples....formatting features such as font selection, size, color, highlighting...for text portions with a bold font : using ( var presentation =...

    docs.aspose.com/slides/net/text-formatting/