Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 10,757 for

true type

(0.07 sec)
  1. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。... // Set appropriate content type ContentType = "application/pdf"...from S3." ); _fontsLoaded = true ; } else { context ?. Logger...

    docs.aspose.com/pdf/zh/net/integration-aws/
  2. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...correctly interpret the file type and choose the right application...dispose (); Embedding Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/androidjava/manage-ole/
  3. Managing Outlook Messages|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.... When set to true, resources are saved with relative...SaveToFile , UseRelativePathToRes = true }; msg . Save ( Path . Combine...

    docs.aspose.com/email/net/managing-outlook-mesa...
  4. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python... get_by_type ( slides . SlideLayoutType ...# Add autoshape of rectangle type shp1 = sld . shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/shape-manipul...
  8. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB documents on .NET Framework, .NET Core, Mono....operations Extract(scene,za, true ); //Callable Extract method...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/glb/
  9. Public API Changes in Aspose.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....PivotItem will move down, Boolean type isSameParent parameter specify...hasAxis ( AxisType . CATEGORY , true ); System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY 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/ply/