Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 16,892 for

true type

(0.3 sec)
  1. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....property EnableMaterials to true. Finally, the Scene.Save() method...For the conversion of other types to OBJ for instance GLB to OBJ...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  2. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Java...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview Aspose...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/java/1d-barcode-types/
  3. Licensing|CAD 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....the different subscription types offered. If you have any questions...isLicensed field that will return true if license has been properly...

    docs.aspose.com/cad/java/getting-started/licens...
  4. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...)); // 设置内容类型(视频) rma -> set_Type ( RichMediaAnnotation :: ContentType..."btn1_1" ) -> set_ReadOnly ( true ); document -> get_Form () ->...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  5. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level....setting the boolean parameter to true. Iterate through the messages...= olm. getFolder ( "Inbox" , true ); // Iterate through messages...

    products.aspose.com/email/java/conversion/olm-t...
  6. Set Parameters for 1D Barcode Types|Documentation

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Node.js via Java...Set Parameters for 1D Barcode Types Contents [ Hide ] Overview Aspose...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  7. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can store only true or false values. Making Scroll...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  8. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...UseAntiAliasing = true, UseHighQualityRender = true }; renderer.Save(imgFilePath...are ignored for these image types. Support for Scale , UseHighQualityRender...

    forum.aspose.com/t/svg-vector-image-resolution-...
  10. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....RUN, true)) { if (run.getFont().getStyleName()...styleIdentifierName) Parameters: Parameter Type Description styleIdentifierName...

    reference.aspose.com/words/java/com.aspose.word...