Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 17,463 for

true type

(0.71 sec)
  1. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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....private static final String GRANT_TYPE = "password" ; private final...password ) + "&grant_type=" + urlEncode ( GRANT_TYPE ); } private String...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  2. Extended Attributes of a Project | Aspose.Tasks...

    Learn how to work with Microsoft Project extended attributes using Aspose.Tasks for C# and C++....Text as Custom Field Type from the Type combo box. Select Text1...attributes of the Resource and Task types to the source MPP file. The...

    docs.aspose.com/tasks/cpp/extended-attributes-o...
  3. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby.... node_type = Rjb :: import ( "com.aspose...getChildNodes ( node_type . PARAGRAPH , true ) paragraphs_count...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  5. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....Rectangle type. Get an instance of the GeometryPath...and set the ShapeType.Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/net/custom-shape/
  6. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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....Feature PSDJAVA-554 Add new types of warp: Wave, shell up, shell...()); } ** PSDJAVA-554. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_True_Type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...is_true_type property FontInfo.is_true_type property Indicates...font. Default is True . @property def is_true_type ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  9. Aspose::Words::Bibliography::Source class | Asp...

    Aspose::Words::Bibliography::Source class. Represents an individual source, such as a book, journal article, or interview in C++....const Gets or sets the source type of a source. get_StandardNumber...const Gets or sets the thesis type of a source. get_Title () const...

    reference.aspose.com/words/cpp/aspose.words.bib...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....chart -> set_HasDataTable ( true ); chart -> get_ChartData ()..."Series 2" )), chart -> get_Type ()); // Takes the first chart...

    docs.aspose.com/slides/cpp/chart-data-label/