Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 16,768 for

true type

(0.99 sec)
  1. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....how you can load different types of 3D files using their respective...loadOpts . ApplyAnimationTransf = true ; // Flip the coordinate system...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  2. 档案

    档案...Rounding: true Show Bar Splits: true Show Drawings: true RollUp...System.out.println("Gridlines Type: " + gridlines.getType()); System...

    blog.aspose.com/zh/tasks/read-gantt-chart-of-pr...
  3. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits....used for all types of shapes, different shape types require different...class for PPTX. The following types of locks are supported in Aspose...

    docs.aspose.com/slides/net/applying-protection-...
  4. PDF to TIFF Conversion Issue – Black Background...

    image.png (23.5 KB) Environment: Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color and B/W) Issue Description: We are experiencing a critical issue …...System: Windows / Linux Conversion Type: PDF → TIFF (Color and B/W)...Logging.Logger.EnableLogging = true; ) and attach the generated...

    forum.aspose.com/t/pdf-to-tiff-conversion-issue...
  5. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API.... This can be particularly true in formal documents, reports...to two digits, and even as typed fractions. This flexibility...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  6. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....mp4&autoPlay=true&scale=100 ActivationEvent ActivateOn..._dataDir + videoName )); // set type of the content (video) rma ...

    docs.aspose.com/pdf/java/multimedia-annotation/
  7. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to Date time chart...

    docs.aspose.com/cells/zh/cpp/date-axis/
  9. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....is_link property Returns True if the image is linked to the...get_child_nodes ( aw . NodeType . SHAPE , True )[ 0 ] . as_shape () dst_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartShapeType | Aspose.Words for Java

    Specifies the shape Type of chart elements in Java....ChartShapeType Specifies the shape type of chart elements. Examples:...hasDataLabels(true); series.getDataLabels().setShowValue(true); // Format...

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