Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 137,419 for

font

(0.13 sec)
  1. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...10px;'><span style='color: green;font-size: 14px;'>Supplier Response:</span></div>";...10px;'><span style='color: green;font-size: 14px;'>Supplier Response:</span></div>";...

    forum.aspose.com/t/issue-text-box-child-can-not...
  2. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....Font Product Family Aspose.TeX Product...text, you can change the text font, foreground color, and background...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  3. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...fontFile ( "C: \\ Windows \\ Fonts \\ Arial.ttf" ); // 加载输入 PDF...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  4. Ինչպես տեղադրել Hyperlink Word-ում C#-ով

    Այս կարճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես տեղադրել հիպերհղում Word-ում՝ օգտագործելով C#: Այն տրամադրում է բոլոր անհրաժեշտ մանրամասները միջավայրը հաստատելու համար և գործարկվող կոդ՝ Word-ում C#-ի միջոցով հիպերհղում ավելացնելու համար:...Font Product Family Aspose.TeX Product...հիպերհղումը ավելացնելուց հետո Font դասի ClearFormatting() մեթոդը...

    kb.aspose.com/hy/words/net/how-to-insert-hyperl...
  5. Ինչպես տեղադրել ջրանիշը TIFF-ում Java-ի միջոցով

    Այս հակիրճ ձեռնարկը ցույց է տալիս, թե ինչպես տեղադրել ջրանիշը TIFF-ում Java-ի միջոցով: Այն կարող է օգտագործվել TIFF պատկերն ապահովելու համար՝ Java-ում ջրի մակարդակի նշագիծ ավելացնելով սովորական օպերացիոն համակարգերից որևէ մեկում, ինչպիսիք են Ubuntu-ն, MS Windows-ը կամ macOS-ը:...Font Product Family Aspose.TeX Product...TIFF պատկերի օրինակով Ստեղծեք Font դասի օբյեկտ ջրի նշագծի տողի...

    kb.aspose.com/hy/imaging/java/how-to-set-waterm...
  6. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  7. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Far East and Latin Name of the Font in Text Options of Shape with...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  8. 在 .Net6 中运行 Aspose.Cells|Documentation

    “如何在 .Net6 中运行 Aspose.Cells。”...Copy fonts from local to docker # For example, put a "fonts" folder...project folder, and put the font files in it, # then, use the...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  9. Extract Theme Data from Excel File|Documentation

    Learn how to extract theme data from Excel files using Aspose.Cells for JavaScript via C++. Obtain style and formatting information effectively...."utf-8" /> < style > body { font-family : Arial , sans-serif..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/extract-th...
  10. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Replace missing fonts with alternative fonts As per PDFA standards...standards, fonts should be embedded in PDFA document. However, if...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/