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

true type

(0.91 sec)
  1. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method...Parameter Type Description preserve_watermarks bool True if the...MY_DIR + 'Header and footer types.docx' ) # Add a plain text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. OfficeMath.NodeType | Aspose.Words for .NET

    Discover the OfficeMath NodeType property that efficiently returns OfficeMath elements, enhancing your document's mathematical capabilities.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  4. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node Type enum value into a user friendly string....method that converts a node type enum value into a user friendly...Words . NodeType ) Parameter Type Description nodeType NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name....( name : string ) Parameter Type Description name string Case-sensitive...property to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....int sectionIndex ) Parameter Type Description sectionIndex Int32...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  8. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...IndexOfKey ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

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