Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 16,407 for

load font

(1.72 sec)
  1. Apply Styles to GridWeb|Documentation

    This article introduces how to apply or set style in GridWeb.... Loading Style File To apply style settings...developer. It is also possible to load or save a style file using Aspose...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following JavaScript...

    docs.aspose.com/slides/nodejs-java/open-present...
  3. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following Java code...

    docs.aspose.com/slides/java/open-presentation/
  4. Digitally Sign PDF File Online or using Android...

    Free online app for digital signature in PDF files. Develop Android application to electronically sign PDF documents....reference into your project Load the PDF file via Document class...using PKCS7 class object to load the certificate file and password...

    products.aspose.com/total/android-java/signatur...
  5. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....( __file__ )), "output" ) # Load sample workbook wb = Workbook...Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/enable-css-cus...
  6. Worksheet to Image - Set Pixel Format for the R...

    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....( __dirname , "output" ); // Load an Excel file const workbook...Node.js via C++ Set Default Font while rendering a spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  7. Disable CSS while saving to HTML with Node.js v...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load sample workbook const workbook...Node.js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/disable-css-wh...
  8. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....Font Product Family Aspose.TeX Product...up the environment and then load an existing PowerPoint presentation...

    kb.aspose.com/slides/python/how-to-convert-powe...
  9. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following C++ code demonstrates...

    docs.aspose.com/slides/cpp/open-presentation/
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...