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

properties

(0.07 sec)
  1. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for Android via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....Android Manage Presentation Properties on Android Retrieve and Update...Update Presentation View Properties on Android Manage Presentation...

    docs.aspose.com/slides/androidjava/developer-gu...
  2. Developer Guide|Aspose.Slides for PHP Documenta...

    Discover the Aspose.Slides for PHP via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....in PHP Manage Presentation Properties in PHP Retrieve and Update...Update Presentation View Properties in PHP Manage Presentation Comments...

    docs.aspose.com/slides/php-java/developer-guide/
  3. Developer Guide|Aspose.Slides for Node.js via ....

    Discover the Aspose.Slides for Node.js via Java Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP presentations with ease....JavaScript Manage Presentation Properties in JavaScript Retrieve and...Update Presentation View Properties in JavaScript Manage Presentation...

    docs.aspose.com/slides/nodejs-java/developer-gu...
  4. Finding Absolute Position of Shape in the Works...

    Determine the absolute position of a shape in a worksheet using Aspose.Cells with Golang via C++....GetTopToCorner() properties for this purpose. These properties return the...

    docs.aspose.com/cells/go-cpp/finding-absolute-p...
  5. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....PageHeight properties for this purpose. Get Page...and PageProps.PageHeight properties. Sample Code Setting Margins...

    docs.aspose.com/diagram/java/get-paper-width-an...
  6. Working with Pages|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfPageEditor Class....Manipulate Page Properties Working with File Properties and Metadata...

    docs.aspose.com/pdf/net/pdfpageeditor-class/
  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. 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...
  9. 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-...
  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/