Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,779 for

true type

(0.07 sec)
  1. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....location where a particular type of data, such as a name or address...them, one for each form field type. Each of the methods accepts...

    docs.aspose.com/words/python-net/working-with-f...
  2. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....SHAPE, true).toArray()) .filter(Shape.class::isInstance)...getChildNodes(NodeType.SHAPE, true).toArray()) .filter(Shape.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....CanHaveImage { get; } Returns true if the shape type allows the shape to...ExtrusionEnabled { get; } Returns true if an extrusion effect is enabled...

    reference.aspose.com/words/net/aspose.words.dra...
  4. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available Types of binding between a web extension and the data in the document in Java....WebExtensionBindingT Enumerates available types of binding between a web extension...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::WebExtensionBinding constructor. Creates web extension binding with specified parameters in C++....String & appRef ) Parameter Type Description id const System::String&...ebExtensionBindingT Binding type. appRef const System::String&...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....FBXConfig Class Detect the Type of a 3D File Adds Detect, CreateLoadOptions...XML document opts . Indented = true ; // the style of node transformation...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method...Contents [ Hide ] patterned(pattern_type) Sets the specified fill to...def patterned ( self , pattern_type : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.CaseCodeStyle | Aspose.Word...

    Discover the FieldDisplayBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD....style of a Case Code for barcode type ITF14. The valid values are...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showToolbar : true , local : 'en' , showContextmenu : true }) the parameters...button. The default value is true . true Yes showBottombarStats Whether...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994