Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 47,660 for

properties

(0.96 sec)
  1. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...{ // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF document using Aspose.PDF for Java...setLanguage ( "en-US" ); // Properties StructTreeRootElemen and...StructureElement ) element ; // Get properties String title = structureElement...

    docs.aspose.com/pdf/java/extract-tagged-content...
  3. Get Validation Applied on a Cell|Documentation

    This article shows how to apply validation to a cell with JavaScript via C++....> < h1 > Read Validation Properties Example </ h1 > < input type...validation ; // Read various properties of the validation let output...

    docs.aspose.com/cells/javascript-cpp/get-valida...
  4. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a paragraph....paragraph is a frame, then all properties will contain respective values...values, otherwise all properties are set to their defaults. Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Creating and Saving MSG Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the MailMessage class, set properties like from, to, subject and...From, To, Subject and Body properties. Call the MapiMessage class...

    docs.aspose.com/email/java/creating-and-saving-...
  6. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....orientation property PageSetup.orientation property Returns or...orientation of the page. @property def orientation ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/python-net/work-with-offi...
  8. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...stroke property to access stroke properties of a shape....the Stroke class directly. Properties Name Description backColor...

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

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....getCaption() Gets a Caption property of the control. getChildNodes()...getValue() Gets underlying Value property which often represents control...

    reference.aspose.com/words/java/com.aspose.word...
  10. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....Contents [ Hide ] Get Page Properties Each page in a PDF file has...has a number of properties, such as the width, height, bleed-...

    docs.aspose.com/pdf/net/crop-pages/