Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 215,313 for

aspose.words

(0.29 sec)
  1. VbaReferenceCollection Class | Aspose.Words for...

    Explore the Aspose.words.Vba.VbaReferenceCollection class, a powerful tool for managing VbaReference objects efficiently in your projects....VbaReference namespace Aspose.Words.Vba assembly Aspose.Words VbaReference...

    reference.aspose.com/words/net/aspose.words.vba...
  2. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....namespace Aspose.Words.Drawing assembly Aspose.Words GradientStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this section....toEqual ( 0 ); See Also module Aspose.Words class Section Section.clone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....docx' ) See Also module aspose.words class Font Font.auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle.clearFormatting method | Aspos...

    ConditionalStyle.clearFormatting method. Clears formatting of this conditional style....true ); See Also module Aspose.Words class ConditionalStyle ConditionalStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....Jython Contents [ Hide ] Aspose.Words - Find And Replace To Find...Replace in a document using Aspose.Words Java for Jython . Here you...

    docs.aspose.com/words/java/find-and-replace-in-...
  7. Supported Features on Document Save|Aspose.Word...

    Save your document to any supported format using Python. Convert and export a document of any size....Document Save Contents [ Hide ] Aspose.Words has some of the most advanced...imported documents loaded into Aspose.Words can be exported to any other...

    docs.aspose.com/words/python-net/supported-feat...
  8. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....name that was generated by Aspose.Words. You can change the value...file names must be unique. Aspose.Words automatically generates...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentBuilder.insertShape method | Aspose.Wor...

    Aspose.words.DocumentBuilder.insertShape method...insertShape ( shapeType : Aspose . Words . Drawing . ShapeType ...insertShape ( shapeType : Aspose . Words . Drawing . ShapeType ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....Document class is central in Aspose.Words. It represents a document...you want to perform with Aspose.Words: create a new document from...

    docs.aspose.com/words/net/working-with-document/