Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,844 for

true type

(0.67 sec)
  1. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...BUBBLE , 50 , 50 , 600 , 400 , True ) chart . chart_data . series_groups...Yes. There is a separate chart type, “Bubble with 3-D.” It applies...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  2. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... For all other types converts a property using Object...ToString(). Examples Shows various type conversion methods of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Data Validation|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.... Data Validation Types and Execution Microsoft Excel...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/java/data-validation/
  4. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...RevisionType type = rev.getRevisionType(); if (type != RevisionType...RevisionType.INSERT && type != RevisionType.DELETE) continue; // The...

    forum.aspose.com/t/section-break-as-revision-ho...
  5. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....Contains ( Node node ) Parameter Type Description node Node The node...node to locate. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Migration from obsolete Barcode Visual Componen...

    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....in two ways: rename Barcode type in all of barcode reports components...basic parameters like Barcode Type or CodeText. To setup other...

    docs.aspose.com/barcode/reportingservices/migra...
  7. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。...Subtotal Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  8. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....object that we will pass to "true". HtmlSaveOptions options =...htmlElementSizeOutpu) Parameters: Parameter Type Description htmlElementSizeOutpu...

    reference.aspose.com/words/java/com.aspose.word...