Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 16,266 for

font loading

(0.21 sec)
  1. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/how-to-change-b...
  2. Public API Changes in Aspose.Cells 16.10.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Reflection Effects C# // Load a sample spreadsheet containing...Working with Shadow Effects C# // Load a sample spreadsheet containing...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 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/
  4. 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...
  5. 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/
  6. 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...
  7. 不同的文件,设置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
  8. 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/
  9. 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-...
  10. 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...