Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,064 for

load font

(0.11 sec)
  1. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/working-with-text/
  2. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...created } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/text/
  4. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....for the developers to create, load, modify and convert PDF files...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/
  5. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....Bug PSDNET-1234 Exception on loading PSD image with pattern Bug...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. 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...
  7. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific... Pdf , pdfOptions ); Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. PDF Stamping in C#: Text, Image, and Page Optio...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...on90 }; textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/
  9. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...02_OutputDirectory \\ " ); // Load your excel file inside a workbook...Get ( 0 ); // Access the first font setting object via GetCharacters()...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  10. Extract fonts from PDF in C++ | Aspose.PDF

    Simple demo source code to extract Fonts from PDF file on any platform with C++ language....How to extract fonts from PDF using Aspose.PDF for C++ Tool Do...Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/cpp/parser/fonts/