Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 50,814 for

properties

(0.56 sec)
  1. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....getTextPath() property to access WordArt properties of a shape....text using the respective properties. shape.getTextPath().setBold(true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks...."element_type": "CheckBox" property. The question text / label...label is specified in the name property. Answers are provided as an...

    docs.aspose.com/omr/net/json-markup/checkbox/
  4. Retrieving SQL Connection Data with Node.js via...

    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....dataConnections property for retrieving external connections...DBConnection object and its properties can be used to retrieve database...

    docs.aspose.com/cells/nodejs-cpp/retrieving-sql...
  5. FieldNextIf.RightExpression | Aspose.Words for ...

    Discover the FieldNextIf RightExpression property to easily manage and customize the right side of your comparison expressions for enhanced data handling....RightExpression property Gets or sets the right part...constructed by the following 3 properties is true. FieldNextIf fieldNextIf...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....text_output_mode property SvgSaveOptions.text_output_mode property Gets or...should be rendered in SVG. @property def text_output_mode ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Change the HTML Link Target Type|Documentation

    This topic shows you how to change the HTML Link Target Type using Aspose.Cells for Python via .NET....link_target_type property. This property takes the HtmlLinkTargetType...HtmlSaveOptions.link_target_type property. It changes the link target...

    docs.aspose.com/cells/python-net/change-the-htm...
  8. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....highlighting color and other properties before applying it Save the...annotation color and other properties if required. Code to Highlight...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  9. 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...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....current RowFormat/CellFormat property values // to the current row/cell..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/java/com.aspose.word...