Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 15,874 for

true type

(0.28 sec)
  1. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t An...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Visual Component Properties|Documentation

    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....AutoSizeMode - specifies the different types of automatic sizing modes. The...BarcodeType - BarCode symbology type. It includes 60+ symbologies...

    docs.aspose.com/barcode/reportingservices/visua...
  3. 验证结果 – 使用 Aspose.HTML 检查网页的可访问性

    了解如何查看和描述网站可访问性检查过程中出现的问题,以及如何使用 Aspose.HTML for Java 保存验证结果。...alt attributes for images = True 2 H67 :Check that all forms...will return "validationResult:true" 14 System. out . println (content);...

    docs.aspose.com/html/zh/java/web-accessibility-...
  4. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....we specified the line spacing type and set it to 10 , and we set...show how to use objects of the type to pass glyph output coordinates...

    docs.aspose.com/font/net/developer-guide/text-r...
  5. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb.... Set it to true and the summary row will be...subtotalFunction The subtotal function type enumeration. 5 subtotalColumnIndexL...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++.... Default value is true . get_ShowRevisionMarks () const...formatting markup. Default value is true . GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Zip(output); Extract(scene,za, true ); //close stream resource za...; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/dxf/
  8. 档案

    档案...println("Symbology type: " + result.getCodeType());...Barcode Pdf417 Example Symbology type: Pdf417 ---------- CodeText:...

    blog.aspose.com/zh/barcode/read-barcode-from-pd...
  9. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgSaveOptions . setScaleToPixels ( true ); pdfDocument1 . save ( "merger_pdf_svg...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  10. SVG to PDF Merge using Java | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...svgLoadOptions . setAdjustPageSize ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/svg-to-pdf/