Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 10,767 for

true type

(0.05 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...Format ( u "Name: \" {0} \"\n\t Type: \" {1} \"\n\t Value: \" {2}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/abs...
  3. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization....int outlineLevel ) Parameter Type Description name String The...outlineLevels . Count ); Assert . True ( outlineLevels . Contains (...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...BuildingBlockType . None , block . Type ); Assert . AreEqual ( BuildingBlockGallery...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....get_child_nodes method is set to true: this forces the get_child_nodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/python-net/working-with-c...
  6. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....collection Set the visibility flag to true if not set earlier Save the...found false, that is set to true. There is an optional step that...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  7. VariableCollection.index_of_key method | Aspose...

    VariableCollection.index_of_key method. Returns the zero-based index of the specified document variable in the collection.... Parameter Type Description name str The case-insensitive...FieldType . FIELD_DOC_VARIABLE , True ) field = field . as_field_doc_variable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... Parameter Type Description name str The case-insensitive...FieldType . FIELD_DOC_VARIABLE , True ) field = field . as_field_doc_variable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to Date time chart...

    docs.aspose.com/cells/cpp/date-axis/
  10. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to Axis.getCategoryType()...setChartDataRange ( "A1:B4" , true ); // Set the Axis type to Date time chart...

    docs.aspose.com/cells/nodejs-cpp/date-axis/