Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 15,567 for

font loading

(0.14 sec)
  1. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - exactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can customize the output “temp…...load("message.msg"); MhtSaveOptions...setCssStyles("table { font-family: Arial; font-size: 12px; }"); Thank...

    forum.aspose.com/t/is-there-a-way-to-customize-...
  2. Converting a TEX file to PDF using Python | Asp...

    Sample code on Python for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Python and .NET...Python developers can easily load & convert TEX files to PDF in...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/t...
  3. 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/
  4. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  5. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...export options . Is there a font substitution mechanism and support...

    docs.aspose.com/slides/java/product-overview/
  6. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....we need to transform XML and load into PDF document. The following..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  7. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  8. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...Comparing; // Load the documents (no need to keep...formatting differences (e.g., font changes) you can combine other...

    forum.aspose.com/t/aspose-words-compare-incorre...
  9. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  10. Merge Combine Diagram|Documentation

    This section explains how to combine visio file... GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram...dataDir + "Drawing1.vsdx" ); // Load another Visio diagram Diagram...

    docs.aspose.com/diagram/net/merge-combine-diagram/