Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 17,417 for

true type

(2.18 sec)
  1. 创建任务|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.... ReminderSet = true ; mail . ReminderTime = tomorrow...( "To Do" , "Just click and type to add new task" , DateTime...

    docs.aspose.com/email/zh/net/create-a-task/
  2. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ 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. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. MathObjectType | Aspose.Words for Java

    Specifies Type of an Office Math object in Java....class MathObjectType Specifies type of an Office Math object. Examples:...ficeMath start] Math object type: " + officeMath.getMathObjectType());...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  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. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...

    docs.aspose.com/pdf/python-net/watermark-annota...
  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 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-...