Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 13,497 for

load font

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. Watermark DOCX Files Online or using Android Mo...

    Free online app to Watermark different DOCX files. Android watermark library Java code for DOCX documents....reference within your project Load file the via Document class...class object Set options like font, color, layout Use getWatermark()...

    products.aspose.com/total/android-java/watermar...
  6. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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.... Load ( "layers with names.psd" ))...var im = ( PsdImage ) Image . Load ( filePath )) { for ( int i...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  7. 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...
  8. PDF|Documentation

    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.... You may open/load an existing template file or...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  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. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...Loading.LoadOptions { WarningCallback...Document(docStream, loadOptions); //load the document using (var pdfStream...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...