Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 16,769 for

true type

(0.23 sec)
  1. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。...PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Public API Changes in Aspose.Cells 8.4.0|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.... The first parameter is of type Aspose.Cells.Cell on which conditional... The second parameter is of type Aspose.Cells.Rendering.ImageOrPrintOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...each page and check for Link type annotations from page in pdf...HtmlSaveOptions(HtmlDocumentType.Html5, true) { PartsEmbeddingMode = PartsEmbeddingModes...

    forum.aspose.com/t/getting-error-index-was-out-...
  5. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....setExportFontResourc(true); options.setFontSavingCallbac(new...options.setExportFontResourc(true); options.setFontSavingCallbac(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...5000, Recursive = true, IgnoreError = true }; foreach (Aspose...PivotTables) { pTable.RefreshDataFlag = true; pTable.RefreshData(); pTable...

    forum.aspose.com/t/updated-embedded-excel-data-...
  7. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart Types into one combo chart for a more effective data presentation....to combine two or more chart types easily, making your data more...shown chart . SetShowLegend ( true ); // Set the chart title chart...

    docs.aspose.com/cells/cpp/create-combo-chart/
  8. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....collection Set the visibility flag to true if not set earlier Save the...found false, that is set to true. There is an optional step that...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  9. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... 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...
  10. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type IShape shp1 = sld . Shapes ...// Add autoshape of rectangle type IShape shp1 = sld . Shapes ...

    docs.aspose.com/slides/net/shape-manipulations/