Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 141,412 for

font

(0.31 sec)
  1. MergerContext | Aspose.Words for Java

    Document merger context in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  2. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize Fonts, colors, alignment, and more.... Pptx ); Manage Paragraph’s Font Properties Presentations usually...js via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  3. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....also demonstrates how to set font properties for chart text, apply...presentation to a PPTX file Set Font Properties for a Chart Aspose...

    docs.aspose.com/slides/cpp/chart-formatting/
  4. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....uses a text state to control font settings and applies custom...control text color, font size, and font family. text_state =...

    docs.aspose.com/pdf/python-net/watermark-annota...
  5. LayoutEnumerator.Item | Aspose.Words for .NET

    Discover the LayoutEnumerator Item property to access named entity properties easily, enhancing your data management and workflow efficiency....currently used to get font properties of spans. See Font class for possible...

    reference.aspose.com/words/net/aspose.words.lay...
  6. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....Font Product Family Aspose.TeX Product...setting the watermark string, font, brush, string format, and position...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  7. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...
  9. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....body > < h1 > Change Comment Font Color Example </ h1 > < input..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...to JPEG is often related to font embedding or the way the PDF...handles text encoding. If the fonts used in the PDF are not embedded...

    forum.aspose.com/t/convert-pdf-to-image-chinese...