Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 16,871 for

true type

(0.11 sec)
  1. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your documents with the VariableCollection RemoveAt method, which removes a variable at any specified index for seamless data handling....RemoveAt ( int index ) Parameter Type Description index Int32 The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  2. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....MailMergeDataType enumeration Specifies the type of an external mail merge data...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  3. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++.... Default value is true . get_UpdatePageStartingNu ()...be updated. Default value is true . GetType () const override...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘text’ and style…...place with all styles intact [{‘type’: ‘paragraph’, ‘para_id’: 1...None}, {‘text’: ‘have’, ‘bold’: True, ‘italic’: False, ‘underline’:...

    forum.aspose.com/t/paste-the-styles-after-sente...
  5. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  6. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... add ( "A1:B3" , true ); // Show value labels chart...getDataLabels (). setShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  7. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the axis title properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to set...chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...name , string value ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  9. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++.... Default is true . When this property is false...to HTML document. Default is true . When this property is false...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....language : string ) Parameter Type Description language string...isDictionaryRegister ( "de-CH" )). toEqual ( true ); // Open a document containing...

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