Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,763 for

true type

(0.23 sec)
  1. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended.... Section ) Parameter Type Description section Section...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered.... SubDocument ) Parameter Type Description subDocument SubDocument...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished.... Document ) Parameter Type Description doc Document The...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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-...
  5. 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...
  6. 使用TrueType和Opentype字体| C++

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

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

    Specifies Microsoft Word field Types in Java....Specifies Microsoft Word field types. Examples: Shows how to insert...insertField(FieldType.FIELD_DATE, true); field.getFormat().setDateTimeFormat("dddd...

    reference.aspose.com/words/java/com.aspose.word...
  8. Advanced Features|Aspose.PDF for .NET

    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.... Clear (); // Set content type for PDF Response . ContentType...Response . SuppressContent = true ; } } // End the response to...

    docs.aspose.com/pdf/net/advanced-features/
  9. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...opt1 -> set_AdjustPageSize ( true ); firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  10. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution...."/" ) + 1 ); ifImageFound = true ; } } else if ( System :: ObjectExt..."/" ) + 1 ); ifImageFound = true ; } } //Sets the preferred image...

    docs.aspose.com/slides/cpp/extracting-images-fr...