Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,790 for

true type

(0.82 sec)
  1. Aspose.PSD for Java 20.4 - Release Notes|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.... new VectorShapeOriginSet ( true , 1 ) }); // Save a modified...adding fill layers of different types to a Photoshop document. */...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...setVisible(true); Cells cells = sheet.getCells();...cannot calculate this macro type function, then how is it correctly...

    forum.aspose.com/t/macro-function-calculation/3...
  3. Aspose::Words::MailMerging::MailMerge::get_UseN...

    Aspose::Words::MailMerging::MailMerge::get_UseNonMergeFields method. When True, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other Types of fields and also into "{{fieldName}}" tags in C++....MailMerge::get_UseNonMergeFields method When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.RTF](../../aspose.words/saveformat/#RTF) format... export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. MailMerge.use_non_merge_fields property | Aspos...

    MailMerge.use_non_merge_fields property. When ``True``, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other Types of fields and also into {{fieldName}} tags....use_non_merge_fields property When True , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

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

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format... Default value is true , all metafiles are compressed...SaveOptions ) exportGeneratorName When true , causes the name and version...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....nodeType -> PARAGRAPH , 6 , true ); $ endPara = $ doc -> getFirstSection...nodeType -> PARAGRAPH , 10 , true ); // Extract the content between...

    docs.aspose.com/words/java/extract-content-in-php/
  10. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your document using Java....that could be used to embed any type of data into the document. This...getChildNodes ( NodeType . OBJECT , true ); for ( Node node : oleNodes...

    docs.aspose.com/words/java/working-with-ole-obj...