Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 41,512 for

document properties

(0.28 sec)
  1. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced Document loading. Set passwords and base URIs effortlessly for seamless integration and security....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. public class LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  2. AdjustmentCollection class | Aspose.Words for P...

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... Properties Name Description count Gets...adjustment raw values. doc = aw . Document ( file_name = MY_DIR + 'Rounded...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.ResourceFolder | Aspose.Words f...

    Discover the HtmlSaveOptions ResourceFolder property for optimal Document export. Easily manage images, fonts, and CSS in a designated folder....ResourceFolder property Specifies a physical folder...external CSS are saved when a document is exported to HTML. Default...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....information about setting other properties of the text in the resultant...rotated text Instantiate a new document and add a default page to...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  5. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....HorizontalResolution property Gets the horizontal resolution...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your Document thumbnail generation with customizable features and improved quality....generating thumbnail for a document. public class ThumbnailGeneratingO...The default constructor. Properties Name Description GenerateFromFirstPag...

    reference.aspose.com/words/net/aspose.words.ren...
  7. CheckGrammarOptions class | Aspose.Words for No...

    Aspose.Words.AI.CheckGrammarOptions class. Allows to specify various options while checking grammar of a Document using AI....while checking grammar of a document using AI. Constructors Name...The default constructor. Properties Name Description improveStylistics...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Print PDF using Python | Aspose.PDF

    Print PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...install aspose-pdf Printing PDF document via Python To try the code...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/python-net/print/
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....bi_level property ImageData.bi_level property Determines whether...displayed in black and white. @property def bi_level ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the Document, save the Document to a memory stream, get the appropriate page and XImage object, call the TrySet…...the image to the document, save the document to a memory stream...alternative text for images in a PDF document programmatically. Here are...

    forum.aspose.com/t/ximage-trysetalternativetext...