Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 10,695 for

true type

(0.09 sec)
  1. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python...applies when using a custom value type. To specify a value, use the...BUBBLE , 50 , 50 , 400 , 300 , True ) # Adding Error bars and setting...

    docs.aspose.com/slides/python-net/error-bar/
  2. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting....Parameter Type Description isLinkToPrevious Boolean true to link...HeadersFooters . LinkToPrevious ( true ); // Each section will still...

    reference.aspose.com/words/net/aspose.words/hea...
  3. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....TabStop tabStop ) Parameter Type Description tabStop TabStop...( NodeType . Paragraph , 0 , true ); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words/tab...
  4. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...PrettyFormat property When true , pretty formats output where...get ; set ; } Remarks Set to true to make HTML, MHTML, EPUB, WordML...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.documentPartSaving method. Called when Aspose.Words is about to save a document part....DocumentPartSavingAr ) Parameter Type Description args DocumentPartSavingAr..."Rendering.docx" )). toEqual ( true ); string partType = '' ; switch...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....setTrimWhitespaces(true); MailMerger.execute(doc, getArtifactsDir()...getUseNonMergeFields() When true , specifies that in addition...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....DateTime dateTime ) Parameter Type Description document const ...Format ( u "Revision type: {0}, on a node of type \" {1} \" " , r...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....( text : string ) Parameter Type Description text string The...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

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