Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 15,567 for

font loading

(1.55 sec)
  1. Export print area range to HTML with JavaScript...

    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....Code The following sample code loads a workbook and then exports..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  2. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java....Font Product Family Aspose.TeX Product...creating a new workbook or loading an existing workbook and adding...

    kb.aspose.com/cells/java/add-borders-in-excel-u...
  3. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....mustache ), then load it with aw.Document("template...document. Q: How can I change the font size of text that is inserted...

    docs.aspose.com/words/python-net/mail-merge-tem...
  4. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....getFill() or Font.getFill() property to access..."BackThemeColor" and "BackTintAndShade" for font fill. if (fill.getBackTintAndShade()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....formatted in the red-underlined font. Deleted text is formatted in...red color and strike-through font settings. How Document Comparison...

    docs.aspose.com/words/net/document-comparison-f...
  6. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...(Docker container) Microsoft core fonts installed (ttf-mscorefonts-installer)...Roman 12pt throughout, and the font is installed in the container...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  7. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....Font Product Family Aspose.TeX Product...PCL file settings Save the loaded DOCX document as a PCL file...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  8. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....02_OutputDirectory \\ ""); // Load your Excel file into a Workbook...Get ( 0 ); // Access the first font setting object via the GetRichFormattings()...

    docs.aspose.com/cells/cpp/change-character-spac...
  9. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....Font Product Family Aspose.TeX Product...It provides information on loading and customizing the input EPS...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  10. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...MoveToDocumentStart(); // Load the template Aspose.Words.Document...appending the document, the font in some areas changes from the...

    forum.aspose.com/t/appending-document-not-maint...