Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 50,012 for

properties

(0.18 sec)
  1. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....Contrast property Gets or sets the contrast...picture. The value for this property must be a number from 0.0...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....background Get the FillFormat property and set the fill type and...Each slide has a background property where we can set the fill...

    kb.aspose.com/slides/java/change-background-col...
  3. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …..."r"); var properties = doc.BuiltInDocumentPrope; properties.Title...Title = titel; properties.Author = author; properties.NameOfApplication...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  4. List.document property | Aspose.Words for Node.js

    List.document property. Gets the owner document....document property List.document property Gets the owner document...to verify owner document properties of lists. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....and describes the common properties that you can apply while...paragraph, set formatting properties, and then append it as a...

    docs.aspose.com/words/java/insert-and-append-do...
  6. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....name property OleControl.name property Gets or sets name of the...Examples Shows how to verify the properties of an ActiveX control. let...

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

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....crop_left property ImageData.crop_left property Defines the fraction...removal from the left side. @property def crop_left ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code.... Access Word Document Properties via C++ Aspose.Words for...allows you to access document properties of Word file and lets you...

    products.aspose.com/total/cpp/conversion/word-t...
  9. Convert SVG to PDF in Python

    This topic helps you understand how to convert SVG to PDF in Python. It includes the details about setting up the IDE and offers a code example to export SVG to PDF in Python....You can modify different properties exposed by the CadRasterizationOpti... etc. Similarly, various properties of the PdfOptions class—such...

    kb.aspose.com/cad/python/convert-svg-to-pdf-in-...
  10. Convert MPP to HTML in Python

    This basic article covers the information to convert MPP to HTML in Python. It encompasses the details about IDE configuration, step-by-step workflow, and a runnable sample code to render MPP to HTML in Python....HTML file by setting various properties. Steps to Convert MPP to...further by setting different properties of the HtmlSaveOptions class...

    kb.aspose.com/tasks/python/convert-mpp-to-html-...