Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 15,564 for

load font

(0.67 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....Aspose::Words::Fonts::TableSubstitutionRul::LoadLinuxSettings...::LoadLinuxSettings method Loads predefined table substitution...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document Loading or saving....Words during document loading or saving. Members Name Description...the document tree following load, or from the created document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....LoadEffectsResource = true }; // Load an existing image into an instance...image = ( PsdImage ) Image . Load ( sourceFile , loadOptions ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when Loading LoadFormat.MARKDOWN document into a Document object in Java....specify additional options when loading LoadFormat.MARKDOWN document...to preserve empty line while load a document. String mdText =...

    reference.aspose.com/words/java/com.aspose.word...
  5. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …... ( Font, encodedString, & registeredPdfString)...process. This can happen if the font being used does not support...

    forum.aspose.com/t/encountering-an-error-while-...
  6. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。... 搜索 PDF 文件-C++ // Load PDF document Document pdfDocument...()); System . out . println ( "Font - Name :- " + textFragment ...

    products.aspose.com/pdf/zh-hans/cpp/search/
  7. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....via Java can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/androidjava/supported-fi...
  8. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....via Java can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  9. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...public static void Run() { // Load the workbook Workbook workbook...Explanation: Load the Workbook : You need to load your Excel file...

    forum.aspose.com/t/convert-range-to-json/311994
  10. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I Load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... But when I load it with Aspose.Words and then...resolve this issue. Load Options : When loading the document, you...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...