Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 16,768 for

true type

(0.17 sec)
  1. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document... isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIndex.number_of_columns property | Aspose....

    FieldIndex.number_of_columns property. Gets or sets the number of columns per page used when building the index.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....is_link property Returns True if the OLE object is linked...drawing.vsd' , 'Package' , True , True , None ) # Inserting OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties...an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Saving Project Data to SVG Format | Aspose.Task...

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....the SaveFileFormat enumeration type. To save a project to SVG: Load...SvgOptions(); 7 opt. setFitContent ( true ); 8 opt. setTimescale (Timescale...

    docs.aspose.com/tasks/java/saving-project-data-...
  6. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... It is a type of chart that continually updates...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  7. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Parameter Type Description text str The string...builder . cell_format . fit_text = True builder . row_format . clear_formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... fill_type = slides . FillType . SOLID...continue if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/python-net/picture-frame/