Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 15,565 for

load font

(0.6 sec)
  1. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…... Java code – load HTML and save as DOCX import...args) throws Exception { // 1️⃣ Load the HTML (the HTML string may...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  2. Aspose PDF Formatting - Free Support Forum - as...

    Hello, We are using Aspose PDF component. we are supposed to convert the content of rich edit box into a PDF. we are taking the content of the rich edit box (with lots of text formatting and tables) and giving them to A…...</span>agsdasdf<span style="font-size: 32px;">gfasfd</span>g...solid;" colspan="5"><span style="font-family: Arial;">Displaying <span...

    forum.aspose.com/t/aspose-pdf-formatting/35513
  3. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ 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/cpp/multithreading/
  4. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ); // Instantiate or load a Workbook. let workbook ; if...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  5. Aspose.Cells 8.9.1 的 public 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....variables to store paths to font folders & font file string fontFolder1..."D:/Arial/arial.ttf" ; // Setting first font folder with SetFontFolder method...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Converts IANA content type into a load format enumerated value. static...(Aspose::Words::LoadFormat) Converts a load format enumerated value into...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Docx to Pdf problem on footer field - Free Supp...

    We are facing a strange behaviour when saving docx file to pdf This is our method for saving file private void SaveDocument(ApplicationDataServerContext serverCtx, TemplateInfo templateInfo, Document document, LoadOpti…...reproduce the error is enough to load docx and save it as Pdf via...7, 2026, 3:13pm 2 @Jackomino Font ISOCPEUR used in your document...

    forum.aspose.com/t/docx-to-pdf-problem-on-foote...
  8. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document Loading. Set passwords and base URIs effortlessly for seamless integration and security....password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....Font Product Family Aspose.TeX Product...instance and set the required load properties Open the source PCL...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...