Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 15,993 for

true type

(0.09 sec)
  1. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....Support for HTML Link Target Type This release of Aspose.Cells...allows you to set the target type for the links in a spreadsheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Generate QR Codes for Text|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....following steps: Select the Type: Text Input the Content Text... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-2-generating...
  3. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...
  4. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options....Hide ] ResourceType enumeration Type of loaded resource. public enum...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 3...

    reference.aspose.com/words/net/aspose.words.loa...
  5. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....SHAPE, 0, true); // Check soft edge radius...getChild(NodeType.SHAPE, 0, true); // Check soft edge radius...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... series_type Gets the type of this chart series...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Columns Containing Strongly Typed Data|Document...

    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....Columns Containing Strongly Typed Data Contents [ Hide ] We know...of a worksheet are strongly typed (which means all values in a...

    docs.aspose.com/cells/net/columns-containing-st...
  10. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...