Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,762 for

true type

(0.14 sec)
  1. Create a spreadsheet document|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....default, AutoSave = true, Editable = true, and Type = xlsx. SpreadsheetDocument...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  2. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....property, which should be set to true so that only the font of specific...after setting the property to true . As you can see in the first...

    docs.aspose.com/cells/javascript-cpp/change-the...
  6. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Properties Name Description...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage the Barcode Caption in PHP|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...."1234567" ); \ # Set the symbology type to Code128 $symbology = new...getCaptionAbove () -> setVisible ( true ); #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  8. Aspose.Tasks for .NET: MPP export loses Outline...

    Hello Aspose Support Team, I have encountered a significant issue when creating hierarchical OutlineCode definitions programmatically and saving the project to MPP format. While the hierarchy is correctly preserved in X…...OnlyTableValuesAllow = true, ShowIndent = true }; def.Masks.Add(new...Add(new OutlineMask { Level = 1, Type = MaskType.Characters, Separator...

    forum.aspose.com/t/aspose-tasks-for-net-mpp-exp...
  9. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....IsComposite property Returns true if this node can contain other...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  10. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

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