Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 140,269 for

font

(0.44 sec)
  1. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....underline decoration" ); // Set the font for TextFragment fragment ....

    docs.aspose.com/pdf/java/text-formatting-inside...
  2. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....Description FontSettings { get; set; } Font settings used by the processor...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code....formatting information such as font, size, color, and layout. ODP...

    products.aspose.com/total/cpp/conversion/rtf-to...
  4. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....formatting information such as font, size, color, and other formatting...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...spacing, override table style font size, text effects, or layout...spacing, override table style font size, text effects, or layout...

    forum.aspose.com/t/document-bookmark-misplaced-...
  6. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270). Work…...new TextState { FontSize = 40, Font = FontRepository.FindFont("Helvetica")...

    forum.aspose.com/t/watermarkartifact-rotaion-no...
  7. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...<xs:attribute type= "xs:string" name= "Font" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/zh/java/supported-xml-schema/
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...underline decoration" ); // Set the font for TextFragment fragment ->...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...