Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 47,746 for

properties

(0.18 sec)
  1. Using WorkbookMetadata|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....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/java/using-workbookmetadata/
  2. Detecting Empty Worksheets|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....MaxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/java/detecting-empty-work...
  3. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in paragraphs. Enhance your document design with seamless integration and flexibility....public class FrameFormat Properties Name Description Height {...by the RelativeHorizontalPo property. IsFrame { get; } Returns...

    reference.aspose.com/words/net/aspose.words/fra...
  4. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....builtInDocumentPrope property PlainTextDocument.builtInDocumentPrope...builtInDocumentPrope property Gets PlainTextDocument.builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    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-...