Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 14,732 for

true type

(0.17 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. Customize Globalization Settings for Pivot Tabl...

    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....Settings Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/customize-...
  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. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....Corresponds to the ST_DocPartBehavior type in OOXML. Examples: Shows how...importNode(customBlock.getFirstSection(), true)); // We can also find it in...

    reference.aspose.com/words/java/com.aspose.word...
  5. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...Node ) is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.BOOKMARK_START...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.EDITABLE_RANGE_START...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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-...
  10. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Parameters: Parameter Type Description document Document...n).setColor(boolean) set to true). Returns: int - The number...

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