Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 142,612 for

font

(0.28 sec)
  1. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF....consistent formatting, including font settings, color, size, and alignment...text_state . font_size = 14 artifact . text_state . font = ap . text...

    docs.aspose.com/pdf/python-net/artifacts-header...
  2. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....Font Product Family Aspose.TeX Product...instance Define the text color and font for the string Define the rectangle...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....bottom menu fontcolor : the font color for the sheet name in...attributename : font - name | font - bold | font - italic | font - size...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Merging the Word document is disrupting the doc...

    I’m using Aspose.Words for DOCX merging, and while it generally works fine, I’m encountering issues with specific documents. After merging, the styling is disturbed: text appears overlapped in WPS, while styles are lost …...non-standard font STFPOA+TimesNewRomanPS-BoldMT . This font is embedded...the issue, you should embed fonts into destination document too...

    forum.aspose.com/t/merging-the-word-document-is...
  5. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....requirements are for the structure or fonts of a PDF/A and PDF/UA document...document: Or the output PDF: Font Requirements PDF standard compliance...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  6. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....also demonstrates how to set font properties for chart text, apply...pptx" , SaveFormat . Pptx ); Set Font Properties for a Chart Aspose...

    docs.aspose.com/slides/net/chart-formatting/
  7. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute. flag1 . setFontName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  9. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... close (); Enable (disable) font embedding Add new Html LoadOptions...LoadOptions . Enable/Disable font embedding. Save a new Document...

    docs.aspose.com/pdf/java/convert-html-to-pdf/