Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 46,965 for

properties

(0.07 sec)
  1. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Node.js`.... Most properties inherit or overload properties that already...addition to them, a number of properties are specified for PDF format...

    docs.aspose.com/words/nodejs-net/convert-pdf-to...
  2. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Get page properties. Concatenate PDF files. Insert...document viewer properties. Set document viewer properties. Get page...

    docs.aspose.com/pdf/cpp/key-features/
  3. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....getCaption() Gets a Caption property of the control. getChecked()...getValue() Gets underlying Value property which often represents control...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input 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...
  5. BuiltInDocumentProperties.TitlesOfParts | Aspos...

    Discover the TitlesOfParts property in BuiltInDocumentProperties. Easily manage document sections with clear, customizable part names for enhanced organization....TitlesOfParts property Each string in the array specifies...Words does not update this property. Examples Shows the relationship...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FrameFormat class | Aspose.Words for Python

    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/python-net/aspose.wo...
  7. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class...."title" and "description" properties to add a title and description...we can use these properties. # These properties are meaningful...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....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/cpp/crop-pages/
  9. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count Properties for better editing and review....UpdateWordCount() Updates word count properties of the document. public void...Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  10. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...X = 150; //Shape Top properties commentShape.Y = 150; //Shape...//Shape Left properties commentShape.WidthPt = 100; // Shape Width...

    forum.aspose.com/t/how-to-set-roundedrectangle-...