Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 17,476 for

true type

(0.08 sec)
  1. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Parameter Type Description index int Examples...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 0 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....pdf) format in “Save as type” drop down. Click “Save” button...to PDF using the enumeration type. To save a project to PDF: Load...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  3. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument.... Parameter Type Description text str Examples...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....where the first parameter is of type String that specifies the cell... The second parameter is of type Boolean that specifies the plot...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... Parameter Type Description field_builder FieldBuilder...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...RevisionType type = rev.getRevisionType(); if (type != RevisionType...RevisionType.INSERT && type != RevisionType.DELETE) continue; // The...

    forum.aspose.com/t/section-break-as-revision-ho...
  7. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...ImportFormatMode ) Parameter Type Description srcDoc Document...ImportFormatOptions ) Parameter Type Description srcDoc Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....APIs have exposed the Boolean type DataLabels.IsResizeShapeToFitTe...property to true labels . SetIsResizeShapeToFi ( true ); } // Calculate...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  9. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is True....is_showing_placeholder_text element is true. @property def placeholder (...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...