Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,377 for

true type

(0.86 sec)
  1. Using Lexical Tokens in Java|Aspose.Words for Java

    Use lexical tokens in template expressions when building a report in Java....tokens are reserved as keywords: true , false , null , new , and in...partially qualified name of a type that is known by the engine...

    docs.aspose.com/words/java/using-lexical-tokens/
  2. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...parameter is not a valid node type that the GetEntity method can...nodes. If para is of a different type (like a Run , Cell , or Table...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  3. Set Milestone Shape Properties in PHP|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....setAutoUpdate ( true ); \ # Set milestone type $milestone_helper...Appearance of the Connector Type Shape in Visio in PHP Set the...

    docs.aspose.com/diagram/java/set-milestone-shap...
  4. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field Types seamlessly....UseNonMergeFields property When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Convert JSON to CSV with JavaScript via C++|Doc...

    Learn how to convert JSON data to CSV using Aspose.Cells for JavaScript via C++....CSV Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  6. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Replace Text in a Workbook Using Regular Expres...

    Replace text in a workbook using a regular expression in JavaScript via C++....regexKey to true indicates that the searched...Replace Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  8. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...Parameter Type Description ignore_merge_format bool If True then direct...properties. # Below are three types of formats that we can apply...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export Range of Cells in a Worksheet to Image w...

    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....onePagePerSheet to true . The following code takes an...Worksheet To Image </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/export-ran...
  10. ImageType | Aspose.Words for Java

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

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