Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,695 for

true type

(0.14 sec)
  1. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external documents for seamless integration and enhanced document processing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/sub...
  3. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/java/com.aspose.word...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...String data type. add ( name : string , value...value : string ) Parameter Type Description name string The name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified Type in C++....node that matches the specified type. System :: SharedPtr < Aspose...index , bool isDeep ) Parameter Type Description nodeType Aspose::Words::NodeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths.... The same is true when saving to EPUB format...."Document" property. Assert . True ( args . Document . OriginalFileName...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``True`` if the document is encrypted and requires a password to open....isEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++...."DisplayBackgroundSha" flag to "true". ASSERT_TRUE ( doc -> get_ViewOptions...the "DisplayBackgroundSha" as "true" to get the document to display...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... Parameter Type Description root_node Node The...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...