Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,785 for

true type

(0.09 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... CleanupOptions ) Parameter Type Description options CleanupOptions...unusedLists = true ; cleanupOptions . unusedStyles = true ; cleanupOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision Types for seamless document editing....Use RevisionType to check the type of this revision. To learn more...property will work for any revision type other than StyleDefinitionChang...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...update_word_count() overload and pass True value as a parameter to do that...Parameter Type Description update_lines_count bool True if number...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/cpp/artifacts/
  7. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....importFormatMode ) Parameter Type Description srcDoc DocumentBase...importer . ImportNode ( srcNode , true ); destinationParent . InsertAfter...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the JavaScript API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....xlsx samplePageSetupIsAut-True.xlsx and finds if the paper...isAutomaticPaperSize property: </ p > < input type = "file" id = "fileInput1" accept...

    docs.aspose.com/cells/javascript-cpp/determine-...