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

true type

(0.06 sec)
  1. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form....namespaces to use ContainerConfig types without specifying the fully...} } Required properties Name Type Description Children List<BaseConfig>...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  2. Document.unprotect method | Aspose.Words for No...

    Aspose.Words.Document.unprotect method...password : string ) Parameter Type Description password string...Document.writeProtection . Returns true if a correct password was specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 使用 Sparklines 和三维格式设置 通过 C++ 的 JavaScript|Docum...

    学习在 Excel 文件中如何使用 Sparklines 以及应用三维格式 设置,使用 Aspose.Cells for JavaScript 和 C++。...Sparkline Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/using-s...
  6. 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...
  7. Aspose::Words::Drawing::Charts::ChartSeriesType...

    Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a Type of a chart series in C++....ChartSeriesType enum Specifies a type of a chart series. enum class...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); // Remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 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...
  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/