Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 16,485 for

load font

(0.47 sec)
  1. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when Loading Markdown document into a Document object in C++....Aspose::Words::Loading::MarkdownLoadOptions class Contents [...specify additional options when loading Markdown document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Convert a Document to Markdown in Java|Aspose.W...

    Convert a document in any supported Load format to Markdown and vice versa using Java....a document in any supported load format to Markdown and vice...to Markdown, you just need to load a document in any supported...

    docs.aspose.com/words/java/convert-a-document-t...
  3. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....signature appearance and the font color of the labels in the signature...ImagePlacementAbsorb (); // Load the images of the first page...

    docs.aspose.com/pdf/net/whatsnew/2021/
  4. Merge PDF Files Online or using Android Mobile ...

    Free online app to combine different PDF files. Android code to merge PDF documents into other formats....project Load the first PDF document using Document class. Load the...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/merge/pdf/
  5. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...various formatting options such as font type and color selection. Additionally...instance of the Presentation class. Load the ODP presentation you want...

    products.aspose.com/slides/php-java/editor/odp/
  6. Edit PPSX in PHP | products.aspose.com

    Edit PPSX in PHP. Use PHP library API to edit PPSX files...various formatting options such as font type and color selection. Additionally...instance of the Presentation class. Load the PPSX presentation you want...

    products.aspose.com/slides/php-java/editor/ppsx/
  7. 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...
  8. Convert DOTM to PPT via C++ or with free Online...

    Export DOTM to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPT online converter quickly before integrating the code....information, such as page layout, font styles, and macros. PPT is a...Words for C++ can be used to load the DOTM file and convert it...

    products.aspose.com/total/cpp/conversion/dotm-t...
  9. 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...
  10. 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...