Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 134,567 for

font

(0.22 sec)
  1. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....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/cpp/aspose.words.sav...
  2. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/python-net/how-to-add-...
  4. Edit DOCX In Java

    Edit DOCX in Java code....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/words/java/edit/docx/
  5. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...doc.save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Merge Word Files Online or using Java | product...

    Free online app to combine different Word files. Java merging library code to merge Word documents.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...the formatting, layout, and fonts of the original document, ensuring...

    products.aspose.com/total/java/merge/word/
  7. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/words/java/compress/
  8. Edit DOC In Java

    Edit DOC in Java code....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/words/java/edit/doc/
  9. Edit Markdown In Java

    Edit Markdown in Java code....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/words/java/edit/md/
  10. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...based on paragraph width and font metrics. Test with a small document...&& runStart < lineEnd) { run.Font.HighlightColor = Color.Yellow;...

    forum.aspose.com/t/words-how-to-obtain-data-for...