Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 15,861 for

true type

(0.06 sec)
  1. Using OnAjaxCallFinishedClientFunction of GridW...

    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....= "<%=basePath%>" > < script type = "text/javascript" language...n.js" ></ script > < script type = "text/javascript" language...

    docs.aspose.com/cells/java/using-onajaxcallfini...
  2. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE object data entry in C++....String & oleEntryName ) Parameter Type Description oleEntryName const...drawing.vsd" , u "Package" , true , true , nullptr ); // Inserting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node.... Parameter Type Description node Node The node...get_child_nodes ( aw . NodeType . TABLE , True ) self . assertEqual ( 0 , all_tables...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } Shows how to create and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... The property will return true if the project is signed, otherwise...Signed Check </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  10. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

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