Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 15,942 for

true type

(0.73 sec)
  1. Exporting documents with images to Markdown fai...

    When I try to use ASPOSE Words to convert a document with images to Markdown, and FIPS mode is enabled, I get the following error: An attempt to open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...setExportImagesAsBas(true); // Try to save to Markdown...} The exception raised is of type FipsUnapprovedOperat . This...

    forum.aspose.com/t/exporting-documents-with-ima...
  2. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ExportAsFixedFormat Type:=xlTypePDF, Filename:=pdfPath...IncludeDocProperties:=True, IgnorePrintAreas:=False, OpenAfterPublish:=True End...

    forum.aspose.com/t/convert-excel-each-row-into-...
  3. 使用TrueType和Opentype字体| C++

    C ++ API用于开发人员操纵和字体文件。找出如何在C ++项目中使用TrueType和OpenType字体。... True类型字体可为您提供可扩展性,广泛的字形,Unicode支...使用TTF/OTF字体的字形和指标 。 使用自定义接口渲染文本 。 True Type字体 转换为另一种字体格式。 使用ASPOSE中使用...

    docs.aspose.com/font/zh/cpp/working-with-truety...
  4. NodeType | Aspose.Words for Java

    Specifies the Type of a Word document node in Java....class NodeType Specifies the type of a Word document node. Examples:...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....field types. For the detailed list of supported field types, see...changes that affected field types. To update fields in a specific...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Using Aspose.Tasks for .NET | Aspose.Tasks Docu...

    Learn how to use Aspose.Tasks for .NET development with COM interoperation....How to register and reference type libraries ( *.tlb ) in your...registry. 2. Generate the COM Type Library Copy 1 regasm "C:\Program...

    docs.aspose.com/tasks/net/use-aspose-tasks-for-...
  7. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....This can be made up of various types of content ranging from runs...and can be made up of various types of content. Normally the field...

    docs.aspose.com/words/cpp/fields-overview/
  8. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....be one of the following data types: string, number / integer, Boolean..."Nested object" } }, "is_json" : true } Aspose.OMR template structure...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  9. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....htmlOptions -> set_SplitIntoPages ( true ); try { // Save the output...htmlOptions -> set_SplitIntoPages ( true ); // Save the output in HTML...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  10. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportHeadersFooters ()...

    reference.aspose.com/words/cpp/aspose.words.sav...