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

true type

(2.34 sec)
  1. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... AutoFitPageToDrawing = true ; diagram . Save ( dataDir +...options . SaveForegroundPagesO = true ; // Specify the quality of...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  2. Appendix A. Enumeration Extension Methods|Aspos...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report in Java....selector must return a value of any type that has predefined addition...conversion must exist between types of items of concatenated enumerations...

    docs.aspose.com/words/java/appendix-a-enumerati...
  3. 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/
  4. 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/
  5. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD 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...-> set_EnableObjectUnload ( true ); for ( auto const & page :...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  6. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Convert JSON to CSV in Python

    This brief tutorial provides information on how to Convert JSON to CSV in Python. To write JSON to CSV Python environment configuration and sample code along with the detailed steps are provided....setArrayAsTable(True) that causes the data to be...into appropriate format and type, completely remove the headings...

    kb.aspose.com/cells/python/how-to-convert-json-...
  8. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....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/net/fields-overview/
  9. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  10. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...