Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 16,066 for

true type

(0.48 sec)
  1. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++.... Default is true . When this property is false...to HTML document. Default is true . When this property is false...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for Python via .NET API....and times are of the numeric type. A number that specifies a date...settings.date1904 property to true . This example shows that the...

    docs.aspose.com/cells/python-net/how-to-manage-...
  3. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....language : string ) Parameter Type Description language string...isDictionaryRegister ( "de-CH" )). toEqual ( true ); // Open a document containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!...// Configure a mailing label type mail merge, which Microsoft...LinkToQuery = true ; settings . ViewMergedData = true ; doc . Save...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!...// Configure a mailing label type mail merge, which Microsoft...LinkToQuery = true ; settings . ViewMergedData = true ; doc . Save...

    reference.aspose.com/words/net/aspose.words.set...
  6. Read Embedded Email Attachments from Message in...

    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....) and of type eml if (( attExt . equals (...) == true && att . getName (). contains ( "ATT" ) == true )) {...

    docs.aspose.com/email/java/read-embedded-email-...
  7. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...section. is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.removeAt method | Aspose.Wor...

    VariableCollection.removeAt method. Removes a document variable at the specified index....( index : number ) Parameter Type Description index number The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...Revision has no group if revision type is StyleDefinitionChang or if...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Get Validation Applied on a Cell|Documentation

    This article shows how to apply validation on a cell with Java...Properties of Validation ---------- Type: 2 Operator: 0 Formula1: = 10...Formula2: = 20 Ignore blank : true Related Articles Data Validation...

    docs.aspose.com/cells/java/get-validation-appli...