Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 42,397 for

document properties

(0.85 sec)
  1. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows....DefaultResponse property Gets or sets default user...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldLink IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and save storage space!...IsLinked property Gets or sets whether to reduce...storing graphics data with the document. public bool IsLinked { get...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BookmarkCollection class | Aspose.Words for Python

    aspose.words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range...Working with Bookmarks documentation article. Indexers Name Description...bookmark at the specified index. Properties Name Description count Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  5. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....Brightness property Gets or sets the brightness...picture. The value for this property must be a number from 0.0...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CustomXmlPropertyCollection class | Aspose.Word...

    Aspose.Words.Markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag Properties...XML attributes or smart tag properties. To learn more, visit the...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...Borders property Gets the collection of borders...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....BiLevel property Determines whether an image...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to Convert MD to PDF using C#

    This short tutorial guides on how to convert MD to PDF using C#. It contains all the information to set the environment and a runnable sample code along with description to export MD to PDF using C#....class object and set its properties Convert the resultant HTML...ready, now you can set the properties for the output ODF file and...

    kb.aspose.com/html/net/how-to-convert-md-to-pdf...
  10. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....by setting the different properties. Using Python RTF to PDF...to convert to PDF into the Document class object Instantiate the...

    kb.aspose.com/words/python/how-to-convert-word-...