Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 16,778 for

true type

(0.85 sec)
  1. Using Tasks API, need to get Unique IDs from XE...

    Hello! We are trying to use API calls (https://api.aspose.cloud/v3.0/tasks/[path]/tasks?storage=[storage]) to pull a list of tasks from uploaded XER or MPP files. These calls come back successfully, but only include a …...Unique IDs from XER/MPP file types Aspose.Tasks Product Family...that isn’t consistent with the true “Unique IDs” of these various...

    forum.aspose.com/t/using-tasks-api-need-to-get-...
  2. 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-...
  3. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....CsvDataSource enables you to work with typed values rather than just strings...define a way to store values of types other than strings, CsvDataSource...

    docs.aspose.com/words/java/accessing-csv-data/
  4. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... insert_shape ( shape_type = aw . drawing . ShapeType ...text_box . fit_shape_to_text = True text_box . text_box_wrap_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Setting Chart Appearance with Golang via C++|Do...

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...property of the Line object to true or false . The following code...

    docs.aspose.com/cells/go-cpp/setting-chart-appe...
  6. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/java/3d-chart/
  7. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/androidjava/3d-chart/
  8. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  9. Create a 3D Cylinder in C# | Make 3D Cylinder P...

    Create 3D Cylinder Programmatically in C#. Make 3D Cylinders in .NET applications....may need to create different types of cylinders. Here we will discuss...and set GenerateFanCylinder to true. Set the length of theta and...

    blog.aspose.com/3d/make-cylinder-in-csharp/
  10. 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-...