Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 16,263 for

load font

(0.13 sec)
  1. Redact PDF Document Online or using Android Mob...

    Open and redact PDF document online via app for free. Android API code to search and replace PDF text....reference to android project Load PDF file using Document class...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/redact/pdf/
  2. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....March 28, 2025 How to change font when exporting DWG file PDF...48 March 13, 2025 Unable to Load DGN File Using Aspose.CAD: Unsupported...

    forum.aspose.com/c/cad/19
  3. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.FontInfos property. Provides access to properties of Fonts used in this document....Provides access to properties of fonts used in this document. get fontInfos...fontInfos () : Aspose . Words . Fonts . FontInfoCollection Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ResourceType enumeration | Aspose.Words for Python

    aspose.words.Loading.ResourceType enumeration. Type of Loaded resource....ResourceType enumeration Type of loaded resource. Members Name Description...Description IMAGE Image. FONT Font. CSS_STYLE_SHEET CSS style sheet...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...code snippet only changes the font color of the footnote text but...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  6. Converting a SVG file to EPUB using Python | As...

    Sample code on Python for SVG to EPUB conversion. Use example code for batch SVG to EPUB conversion with Python and .NET...Python developers can easily load & convert SVG files to EPUB...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/s...
  7. 搜索

    搜索...Font for Java 是字體操作 API,允許您加載、保存和操作流行字體,包括...aspose</groupId> <artifactId>aspose-font</artifactId> <version>20.10</version>...

    blog.aspose.com/zh-hant/font/work-with-cff-true...
  8. 从93页开始,后面的目录和实际页码都对不上 - Free Support Forum - as...

    从93页开始,后面的目录和实际页码都对不上 1、使用的组件名称:Aspose.Words for Java 2、使用的开发语言:java 3、使用的组件版本号:25.5 4、示例文档: Word目录更新错误.zip (949.6 KB) 5、示例代码: WordUtils.updateContents(“C:\Users\ggboy\Desktop\FTS客户\浙金\word页码问题\word目录更新测试文档.docx”)…...TrueType Fonts Location in Java Specify various TrueType font sources:...system folder, user sources, loading fonts from a stream, a file system...

    forum.aspose.com/t/topic/313854
  9. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...to the insertion revision: // Load the document Document doc =...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  10. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。... Image (); // Load BMP file image . File = dataDir...Aspose . Pdf . Image (); // Load EMF file image . File = dataDir...

    docs.aspose.com/pdf/zh/net/convert-images-forma...