Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 10,766 for

true type

(0.14 sec)
  1. Aspose::Words::Fields::FieldKeywords class | As...

    Aspose::Words::Fields::FieldKeywords class. Implements the KEYWORDS 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...
  2. Aspose::Words::Fields::FieldTemplate class | As...

    Aspose::Words::Fields::FieldTemplate class. Implements the TEMPLATE 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...
  3. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...docInfo . IsEncrypted , Is . True ); // If we wish to open or...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....Add ( string value ) Parameter Type Description value String The... Contains ( "Three" ), Is . True ); // There are two ways of...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!...RemoveAt ( int index ) Parameter Type Description index Int32 The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your document automation....string regionName ) Parameter Type Description regionName String...regions [ 0 ]. Fields [ 1 ], true ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 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...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...