Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 16,407 for

load font

(0.96 sec)
  1. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/androidjava/multithreading/
  2. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  3. 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 Node.js via C++....join ( __dirname , "data" ); // Load sample workbook const workbook...Node.js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  4. Add, Get, or Remove Watermarks in PDF Using C# ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...Aspose . Pdf . Color . Blue , Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/watermark/
  5. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....pdf" ; // Load Excel file into workbook object...Document Assistant Close Change the Font on just the specific Unicode...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  6. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...the Document class object to load or create a Word document by...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  7. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Font Product Family Aspose.TeX Product...for Java to modify a PDF file Load the Pdf file into the PdfContentEditor...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  8. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Load image from stream Add image...header we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/java/complex-pdf-example/
  9. Installation and running examples | Aspose.Font...

    Learn about how to install and use Aspose.Font for JavaScript. Find code examples for the better understanding....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/installation/
  10. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....following code example shows how to load and save a document to a file:...following code example shows how to load and save a document to a stream:...

    docs.aspose.com/words/cpp/save-a-document/