Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 10,766 for

true type

(0.05 sec)
  1. Error Bar|Aspose.Slides 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....applies when using a custom value type. To specify a value, use the...Bubble , 50 , 50 , 400 , 300 , true ); // Adding Error bars and...

    docs.aspose.com/slides/androidjava/error-bar/
  2. Aspose::Words::BuildingBlocks::BuildingBlock::B...

    Aspose::Words::BuildingBlocks::BuildingBlock::BuildingBlock constructor. Initializes a new instance of this class in C++....> & glossaryDoc ) Parameter Type Description glossaryDoc const...BuildingBlockType :: None , block -> get_Type ()); ASSERT_EQ ( BuildingBlockGallery...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++....pasting the range with specific type. #include <iostream> #include...PasteOptions options ; // Set paste type. options . SetPasteType ( PasteType...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  4. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method... Parameter Type Description sources List[ FontSourceBase...io . BytesIO ): ... Parameter Type Description sources List[ FontSourceBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...or use a different instance type if necessary. 3. License Configuration...restartPython() 5. ASPOSE CONVERTER from typing import List import logging...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  6. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting.... Type == FieldType . FieldAutoNumLegal...field . RemoveTrailingPeriod = true ; Assert . AreEqual ( " AUTONUMLGL...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Handling Task Constraints

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for C++....an option from the Constraint type list and a date for the Constraint...date is NA when the constraint type is As Soon As Possible or As...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  8. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... Parameter Type Description file_name str insert_image(stream)...io . BytesIO ): ... Parameter Type Description stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...); // Adds an AutoShape with type set as Rectangle var ashp =...the isTextBox property returns true . var presentation = new aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/