Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 48,359 for

properties

(0.13 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....GetSpaceAfter() properties of the TextParagraph class...the usage of the mentioned properties. Manage Smart Art with Golang...

    docs.aspose.com/cells/go-cpp/set-line-spacing-o...
  2. Developer Guide|Aspose.Slides for Python Docume...

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

    docs.aspose.com/slides/python-net/developer-guide/
  3. Developer Guide|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/developer-guide/
  4. 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...
  5. 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-...
  6. Graph client email IsRead status - Free Support...

    Is there a MAPI property on the Graph client’s MessageInfo class’s Properties collection that represents whether the email’s read status? We’re looking to select only unread emails from an inbox....10:23pm 1 Is there a MAPI property on the Graph client’s MessageInfo...MessageInfo class’s Properties collection that represents whether...

    forum.aspose.com/t/graph-client-email-isread-st...
  7. 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/
  8. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...title property Table.title property Gets or sets title of this...value is an empty string. This property is meaningful for ISO/IEC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js....tree objects with various properties. Build Document Nodes Tree...the Node.nodeType property. This property returns a NodeType...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  10. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....configured by setting different properties like title, modification...file along with above stated properties. Steps to Convert HTML Page...

    kb.aspose.com/html/net/how-to-convert-html-page...