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

true type

(1.26 sec)
  1. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDde.InsertAsBitmap | Aspose.Words for .NET

    Discover how to use the FieldDde InsertAsBitmap property to easily insert linked objects as bitmaps, enhancing your document's visual appeal....Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose.Cells 8.4.1中的公共API更改|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.... true表示首选使用连接的用法是在后台异步刷新;false表示首选使用连接的用法是在前台同步刷新。...指示关联的工作簿连接是否已被删除。如果连接已被删除,则为true;否则为false。 IsNew 如果连接尚未首次刷新,则为true;否则为false。当...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different Types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....provide more details about the types of data that can be set for...Setting Chart Data There are two types of data to deal with while working...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  5. 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/
  6. 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/
  7. 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/
  8. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the Type of change being tracked in Revision in C++....RevisionType enum Specifies the type of change being tracked in Revision...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Public API Changes in Aspise.Cells 8.3.2|Docume...

    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.... The Boolean‑type isSameParent parameter specifies...hasAxis ( AxisType . CATEGORY , true ); System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 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-...