Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 15,993 for

true type

(0.12 sec)
  1. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end 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...
  3. 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-...
  4. Managing Controls|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....text box used to define all types of settings. It has some important...property specifies the placement type. The font property specifies...

    docs.aspose.com/cells/python-net/managing-contr...
  5. 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...
  6. Working with Comments in Node.js|Aspose.Words f...

    How to add, remove, or manipulate comments in a document using Node.js....get_child_nodes method is set to true: this forces the get_child_nodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/nodejs-net/working-with-c...
  7. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for 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 ( u "Sales" , true ); chart . GetNSeries (). Get...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  8. 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...
  9. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...AutomaticLayoutsScal = true; rasterizationOptions.NoScaling...output; } catch { throw; } } The type initializer for ‘Aspose.CAD...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  10. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture....Below are two similar field types that we can use to display images...FieldType . FIELD_INCLUDE_PICTURE , True ) . as_field_include_picture...

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