Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 17,255 for

true type

(0.22 sec)
  1. Licensing | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for .NET.... Embedded = true ; Example-SetLicenseFromEmbedd...SetMeteredKey ( 7 "<type public key here>" , 8 "<type private key here>"...

    docs.aspose.com/page/net/licensing/
  2. Compare Documents in Node.js|Aspose.Words for N...

    Compare two documents in any supported formats and shows content changes using Node.js. You can apply advanced options when comparing....comparison operation for certain types of objects within the original...appropriate property for the object type, such as ignoreHeadersAndFoot...

    docs.aspose.com/words/nodejs-net/compare-docume...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....Table class and many other types. Set the First Row as a Header...header $tbl -> setFirstRow ( true ); } } # Saves the presentation...

    docs.aspose.com/slides/php-java/manage-rows-and...
  4. 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-...
  5. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Supported Formula Functions|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....Logical : Returns TRUE if all of its arguments are TRUE AREAS Lookup...the complementary error ERROR.TYPE Information : Returns a number...

    docs.aspose.com/cells/python-java/supported-for...
  8. 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...
  9. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...HeaderFooter, true).Clear(); RemoveExtraSpace(ref...ImportFormatOptions() { KeepSourceNumbering = true }); //destDoc.LastSection.PageSetup...

    forum.aspose.com/t/content-control-wrapping-iss...
  10. 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...