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

true type

(0.08 sec)
  1. AiModel.check_grammar method | Aspose.Words for...

    AiModel.check_grammar method. Checks grammar of the provided document... Parameter Type Description source_document...grammar_options . improve_stylistics = True proofed_doc = model . check_grammar...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } Shows how to create and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered pages....odd_and_even_pages_header_footer property True if the document has different...different_first_page_header_footer = True builder . page_setup . odd_...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is True in C++.... Default value is true . bool Aspose :: Words :: Saving..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs....is an appropriate child node type of another composite node, //...para . document )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... The property will return true if the project is signed, otherwise...Signed Check </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  7. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  8. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....Contains ( Node node ) Parameter Type Description node Node The node...node to locate. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....property, which should be set to true so that only the font of specific...after setting the property to true . As you can see in the first...

    docs.aspose.com/cells/javascript-cpp/change-the...
  10. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....println("Signature type: " + signature.getSignatureType());...getSignatureType() Gets the type of the digital signature. getSignatureValue()...

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