Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 15,567 for

font loading

(1.17 sec)
  1. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。...< button id = "runExample" > Load Document Properties </ button..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python....defects, dirt, or non-standard fonts may cause certain characters...documents, folders and archives. Any font and style Identify and recognize...

    products.aspose.com/ocr/python-net/
  3. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/fine-tuning-converters/
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getFont() Provides access to the font formatting of this object. getGlow()...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....affect their appearance, such as font size, shading or drawing effects...DOCX file to PDF using C#? A: Load the DOCX into an Aspose.Words...

    docs.aspose.com/words/net/converting-to-fixed-p...
  6. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, Fonts, and effects to achieve the desired visual style and enhance your worksheets....xlsx" ); // Loads the workbook containing the...( "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  7. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…... Different way to load? List of errors (there are more...docx Object reference in Select font (this one occurs most often)...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  8. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document... To load an existing document in any...format. Document(file_name, load_options) Opens an existing document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 不同的文件,设置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
  10. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....AddScreenAnnotation () { // Load the PDF file Document document...void AddSoundAnnotation () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/multimedia-annotation/