Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 16,265 for

load font

(1.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Java https://products.aspose.com/pdf/java/merger/ Recent content in Merge PDF Documents using Java on Aspsoe.PDF Prod......JavaJava developers can easily load & merge BMP files to PDF...{"@type":"HowToStep","name":"Load image from stream","image":"https://products...

    products.aspose.com/pdf/java/merger/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از PHP https://products.aspose.com/pdf/fa/php-java/conversion/ Recent content in راه حل تبدیل PDF با استفاده از PHP......Create a new Document object and load the EPUB file line cl nv $document...HtmlLoadOptions to specify the load options for the HTML file line...

    products.aspose.com/pdf/fa/php-java/conversion/...
  3. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....be used to determine if the loaded document is a valid PDF and...level ; heading . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  4. Why Not Automation | Aspose.Tasks Documentation

    Learn what reasons make Aspose.Tasks for Java component is a better alternative to automation....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/java/why-not-automation/
  5. 在 Python 中转换 SVG 文件 – Python 示例

    了解如何在 Python 中将 SVG 转换为其他格式,查找 Python 代码示例并尝试在线 SVG 转换器。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/zh/python-net/convert-svg/
  6. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....content=Final Exam font_size=24 font_style=bold font_family=Arial ...Signature: __________ font_size=15 font_style=bold Platform independence...

    products.aspose.com/omr/cpp/
  7. Compress and Decompress GLTF Files via .NET

    C# compression and decompression source code to compress GLTF documents into a single zip archive or vice versa on .NET Framework, .NET Core....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/zip/net/zip-file/gltf/
  8. Convert EPUB to PNG – C# code and Online Converter

    Sample code for EPUB to PNG C# conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to PNG Converter for free!...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/net/conversion/epub-to...
  9. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...Optimization Techniques : Load Options : When loading documents, consider...settings that might optimize the loading process. Document Structure...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  10. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...xlsm file) is loaded, the DPI stored in the file...DPI value. When Aspose.Cells loads such a file it reads that value...

    forum.aspose.com/t/cellshelper-dpi-120/322191