Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 16,407 for

load font

(0.25 sec)
  1. Open Presentations in PHP|Aspose.Slides for PHP...

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

    docs.aspose.com/slides/php-java/open-presentation/
  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. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/
  4. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently....Instantiate the Presentation class: Load a PowerPoint or OpenDocument...hurting readability. Does the font in the notes affect the result...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...loses its original formatting (fonts, layout, etc.). Below are the...addressed in several releases (e.g., font‑embedding handling, resource...

    forum.aspose.com/t/while-using-concate-in-aspos...
  6. Aspose.Font for JavaScript via C++ Documentation

    Check Aspose.Font for JavaScript is a comprehensive API documentation to understand how to Load, save, convert Fonts of different Font formats....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/
  7. C# .NET 3D Document Processing API | products.a...

    C# VB.NET ASP.NET library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...Transform Property Extrusions Font/Text 2D Profiles 3D Procedural...save in uniform object model Load, save & convert files Work with...

    products.aspose.com/3d/net/
  8. How to change an inheritUserPop? - Free Support...

    Hi, i have an existing VSDX document. In Visio in the shapesheet data i can see six User-defined Cells of a shape. The values of four of these User-defined Cells are displayed in black Font and the other two in blue fon…...displayed in black font and the other two in blue font. I can read the...two user properties (with blue font) with: foreach (Aspose.Diagram...

    forum.aspose.com/t/how-to-change-an-inherituser...
  9. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...aspose words as follows: // Load the Word document Aspose.Words...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  10. Add, Get, or Remove Watermarks in PDF Using Pyt...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Load the PDF with an instance of...apdf . text . TextState () ts . font_size = 72 ts . foreground_color...

    products.aspose.com/pdf/python-net/watermark/