Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 15,944 for

true type

(0.22 sec)
  1. Public API Changes in Aspose.Cells 8.6.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....currently accepts a parameter of type String as the file‑path location...(EnableAJAX should be set to true). CellModifiedOnAjax : Fires...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 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...
  3. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...EmbedStandardFonts = true; . Memory‑optimisation mode...PdfSaveOptions.OptimizeMemory = true; (streaming mode). Compression...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  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. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....( text : string ) Parameter Type Description text string The...builder . cellFormat . fitText = true ; builder . rowFormat . clearFormatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....GetChildNodes method is set to true: this forces the GetChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/net/working-with-comments/
  7. 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...
  8. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....This can be made up of various types of content ranging from runs...complex. There are over 50 field types (each needs its own result calculation...

    docs.aspose.com/words/nodejs-net/fields-overview/
  9. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....{ // Check if the form is of type "Typewriter" and subtype "Form"...forms and delete the ones with type "Typewriter" and subtype "Form"...

    docs.aspose.com/pdf/net/whatsnew/2023/
  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...