Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,763 for

true type

(0.2 sec)
  1. Make a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/cpp/make-a-document-read-...
  2. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the above bytes array and the type of file Create a frame for the...the OleObjectFrame class to True for displaying the embedded...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  3. Aspose.Words Document Object Model (DOM)|Aspose...

    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 Java....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/java/aspose-words-documen...
  4. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  5. Make a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/net/make-a-document-read-...
  6. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....all child nodes of the element type from the parent node, and then...the KeepWithNext parameter to true for each paragraph within the...

    docs.aspose.com/words/net/working-with-columns-...
  7. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...PARAGRAPH, True): paragraph = para.as_paragraph()...label = list_fmt.list_label # type: aw.ListLabel displayed_label...

    forum.aspose.com/t/extract-subsection-list-text...
  8. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....field types. For the detailed list of supported field types, see...the Document.normalize_field_types() method before fields updating...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....getShape ( 2 ); // filter shapes by type Foreign if ( OLE_Shape . getType..."testing" , "Aspose" , false , true ); ByteArrayOutputStrea outStream...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Customize Globalization Settings for Pivot Tabl...

    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....name of PivotFieldSubtotalTy type in the PivotTable. getTextOfSubTotal...); pt . setRefreshDataFlag ( true ); pt . refreshData (); pt ...

    docs.aspose.com/cells/nodejs-cpp/customize-glob...