Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 15,944 for

true type

(0.14 sec)
  1. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. 通过 JavaScript 通过 C++ 使用 IFilePathProvider 接口提供导...

    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....FilePathProvider Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/provide...
  3. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... JSImage ) Parameter Type Description image JSImage insertImage(image...height : number ) Parameter Type Description image JSImage width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Add ( "B1:B5" , true ); // Set the category (X) axis...]. DataLabels . ShowValue = true ; chart . NSeries [ seriesIndex...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  5. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter.... setStripFNC ( true ); // Or preserve FNC control...setStripFNC ( false ); StripFNC = true (default): FNC characters are...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Formatting Pivot Table|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.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/net/formatting-pivot-table/
  7. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... Node ) Parameter Type Description index number The...contains ( newRun )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!... IsVisible { get; } Returns true if the LineStyle is not None...as a hash function for this type. Remarks Borders can be applied...

    reference.aspose.com/words/net/aspose.words/bor...
  10. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....have their respective story types. expect ( footnote . storyType...Footnotes ); // A comment is another type of inline story. let comment...

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