Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 50,667 for

properties

(2.47 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Set Line Spacing of the Paragraph in a Shape or...

    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....SpaceAfter properties of the TextParagraph class...the usage of the mentioned properties. AI Document Assistant Close...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  5. 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/
  6. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python....( 100 , 600 ) # Set text properties text_fragment_1 . text_state...( 200 , 600 ) # Set text properties text_fragment_2 . text_state...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  7. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a document using Node.js....a set of list formatting properties. Lists can be used in your...to 9 levels and formatting properties, such as number style, start...

    docs.aspose.com/words/nodejs-net/working-with-l...
  8. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today....RotationY and DepthPercents Properties of a 3D Chart Aspose.Slides...simple API for setting these properties. This following article will...

    docs.aspose.com/slides/java/3d-chart/
  9. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations....ActiveX Properties Configure several ActiveX properties. def s...set_activex_properties (): with slides . Presentation ( "activex...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other Properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...title/author and some other properties of the PDF file: pdf.BindFO(fodoc);... How do you change these properties? thanks, bill codewarior...

    forum.aspose.com/t/pdf-title-author-subject-not...