Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 50,776 for

properties

(0.11 sec)
  1. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field... Properties Name Description display_result...fields to display document properties and variables. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field... Properties Name Description display_result...fields to display document properties and variables. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....removed classes, methods, properties and so on, and other changes...slide to Graphics object. Property PixelFormat Has Been Added...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Export print area range to HTML|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....ExportPrintAreaOnly property to export selected range only...Document Workbook and Worksheet Properties in Excel to HTML conversion...

    docs.aspose.com/cells/java/export-print-area-ra...
  5. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... Properties Name Description data Gets...module aspose.words.markup property Document.custom_xml_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.OleControl | Aspose.Words for .NET

    Discover the OleFormat OleControl property to access ActiveX control objects. Unlock enhanced functionality and integration for your OLE applications....OleControl property Gets OleControl objects if...ActiveX control. Otherwise this property is null. public OleControl...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation... Properties Name Description content_type...parameters . content_type ) # This property changes depending on the save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document...groups property to get revision groups present...group at the specified index. Properties Name Description count Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.AllowOverlap | Aspose.Words for .NET

    Discover the Table AllowOverlap property, which controls whether floating objects can overlap your table. Enhance layout flexibility for better document presentation....AllowOverlap property Gets whether a floating table...work with floating tables properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...layout and the text frame properties. When you insert text using...explicitly set the text frame properties after inserting the text...

    forum.aspose.com/t/add-new-last-slide-with-text...