Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 17,414 for

true type

(0.4 sec)
  1. WriteProtection.validatePassword method | Aspos...

    WriteProtection.validatePassword method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validatePassword(password) Returns true if the specified password is...password : string ) Parameter Type Description password string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontInfoCollection.contains method | Aspose.Wor...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....string outputFile ) Parameter Type Description inputFile String...LoadOptions () { IgnoreOleData = true }; Converter . Convert ( doc...

    reference.aspose.com/words/net/aspose.words.low...
  4. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....ANY, true).getCount()); // We can modify...getChildNodes(NodeType.RUN, true).get(1)).setText("Updated run...

    reference.aspose.com/words/java/com.aspose.word...
  5. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... TabStop ) Parameter Type Description tabStop TabStop...Words . TabLeader ) Parameter Type Description position number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... Parameter Type Description doc Document The...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  10. EmfPlusDualRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render EMF Dual metafiles in Java...."UseEmfEmbeddedToWmf" property to "true" to render embedded EMF data...getMetafileRendering().setUseEmfEmbeddedToW(true); doc.save(getArtifactsDir()...

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