Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 11,768 for

load font

(0.06 sec)
  1. FontSubstitutionWarningInfo class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document Loading or saving....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. Inheritance: FontSubstitutionWarn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Online PDF File Comparison or Build Android Mob...

    Free online app to Compare different PDF files. Android comparison library code for PDF documents....reference to Android project Load the both PDF documents using...both documents to Word formats. Load both documents Document class...

    products.aspose.com/total/android-java/compare/...
  3. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....we need to transform XML and load into PDF document. The following...xsltString )); transform -> Load ( reader ); auto memoryStream...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  4. Aspose.Slides for C++: Unable to Recognize Some...

    2025.11.26.png (32.1 KB) 2025.11.26_1.png (86.9 KB)...uses a font that is not available on the machine and the font is...primary font and no suitable fallback font is configured. Font‑fallback...

    forum.aspose.com/t/aspose-slides-for-c-unable-t...
  5. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...lf, font, target_font: str = None) -> None: target_font = target_font...target_font or self.target_font_name if self.is_protected_font(font):...

    forum.aspose.com/t/change-styles-for-complete-d...
  6. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....pdf" )) { // Load Page object to add Annotation...wa ); // Create TextState for Font settings var ts = new Aspose...

    docs.aspose.com/pdf/net/sticky-annotations/
  7. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the Font embedding usage permissions in Java....FontEmbeddingUsagePe Represents the font embedding usage permissions...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....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/net/generate-pdf-from-xml/
  9. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...results = "SUCCESS"; try { // Load the workbook Workbook workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...load(inPsdFilePath); JpegOptions...could you please check if the font that was originally used in...

    forum.aspose.com/t/topic/314055