Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 14,732 for

true type

(0.07 sec)
  1. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Specify true to keep the stream open. Examples...isImageAvailable ). toEqual ( true ); console . log ( ` ${ args...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....data) Parameters: Parameter Type Description inputStream java...reportBuilderOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  4. MailMerger.create method | Aspose.Words for Python

    MailMerger.create method. Creates new instance of the mail merger processor.... Parameter Type Description context MailMergerContext...mail_merge_options . trim_whitespaces = True aw . lowcode . MailMerger ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false in C++....set_AllowComments ( true ); options -> set_DefaultInstructions ( true ); options...); options -> set_ShowDate ( true ); options -> set_Signer ( u...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldMacroButton class | Aspose.Words for Python

    aspose.words.fields.FieldMacroButton class. Implements the MACROBUTTON field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t An...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure document hyphenation options. To learn more, visit the documentation article in C++....Default value for this property is true . get_HyphenationZone () const...et_HyphenationZone . static Type () Examples Shows how to configure...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...