Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 13,497 for

load font

(0.16 sec)
  1. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—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/net/open-presentation/
  2. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can decode the Base‑64 string, load the resulting bytes into an...FromBase64String(base64Excel); // 2.3 Load the workbook from memory using...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  3. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...Loading.HtmlLoadOptions { Encoding...to PDF with Aspose.Words by loading it via HtmlLoadOptions and...

    forum.aspose.com/t/html-to-pdf-special-characte...
  4. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....pdf" ); // Load the PDF file auto document =...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  5. Aspose.Cells 8.6.0中的公共API更改|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.... C# //Load a spreadsheet with WorkbookMetadata...Cells API导入。 以下是简单的使用场景。 C# //Load the spreadsheet Workbook book...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior # where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for 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/java/multithreading/
  8. Product Overview | Aspose.Font for .NET

    C# .NET Font API supports Font formats such as TTF, CFF, OpenType, WOFF and Type1 and has a rendering subsystem to render any desired glyph or text....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/product-overview/
  9. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....input_pdf , output_pdf ): # Load the existing PDF document document.... TextState () text_state . font_size = 72 text_state . foreground_color...

    docs.aspose.com/pdf/python-net/add-watermarks/
  10. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ); // Instantiate or load a Workbook. let workbook ; if...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...