Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 13,499 for

load font

(0.1 sec)
  1. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....Font Product Family Aspose.TeX Product...and set the required load properties Load the source PCL file...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  2. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....Font Product Family Aspose.TeX Product...in C# . You will learn how to load an existing PowerPoint presentation...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  3. SVG Fonts Knowledge Base

    SVG Font or WOFF, or maybe TTF? To know for sure if SVG Font covers your use case, first learn about the Font itself, its structure and pros and cons....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/svg-font/
  4. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PPTX file by instatiating Presentation...the required output like text, font etc. System Requirements Aspose...

    products.aspose.com/slides/java/parser/pptx/
  5. Manipulating Photoshop Formats|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....of the Image class, either loaded from an existing image file...below, an existing image is loaded by passing the file path to...

    docs.aspose.com/imaging/java/manipulating-photo...
  6. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....based stamp like font size, font style, and font color etc. In order...textStamp -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  7. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....ReplaceTextInParticu (){ // load PDF file Document pdfDocument...ReplaceTextWithRegul () { // load PDF file Document pdfDocument...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  8. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Converts IANA content type into a load format enumerated value. static...LoadFormatToExtensio ( LoadFormat ) Converts a load format enumerated value into...

    reference.aspose.com/words/net/aspose.words/fil...
  9. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/net/working-with-text/
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....static void AddingText () { // Load the PDF file Document document...+ "AddText_out.pdf" ); } Loading Font from Stream The following...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/