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

true type

(2.79 sec)
  1. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your document's body for enhanced user experience....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/bod...
  2. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the document's end for improved navigation....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/bod...
  3. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... Parameter Type Description name str Case-insensitive...bookmark to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....SetChartDataRange ( u "A1:D4" , true ); // Save the workbook U16String...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  5. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++.... get_HasImage () Returns true if the shape has image bytes...Gets the type of the image. get_IsLink () Returns true if the image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。... 将 true 作为第二个参数传递将指示 Aspose.Cells API...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  8. 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/
  9. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....]; // Adds an AutoShape with type set as Rectangle IAutoShape...the IsTextBox property returns true . using ( Presentation presentation...

    docs.aspose.com/slides/net/manage-textbox/