Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 16,757 for

true type

(0.24 sec)
  1. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++....Words :: NodeType :: Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....document -> set_CenterWindow ( true ); // Predominant reading order;...document -> set_DisplayDocTitle ( true ); // Specify whether to resize...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  3. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...GetTitle (). SetIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  4. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...Slides provides the classes and types you need to work with animations...MotionPathPointsType . Auto , true ); pts [ 0 ] = new Point2D ...

    docs.aspose.com/slides/androidjava/shape-animat...
  5. List | Aspose.Words for Java

    Represents formatting of a list in Java.... // Below are two types of lists that we can create...hasSameTemplate(List other) Returns true if the current list and the...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...getTitle (). setIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  7. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....is_showing_placeholder_text element is True . @property def placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....FIELD_GREETING_LINE, true); builder.writeln("\n\n\tThis...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Slides for .NET 14.6.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 的公共 API 更新和突破性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Bubble , 50 , 50 , 400 , 300 , true ); IErrorBarsFormat errBarX... IsVisible = true ; errBarY . IsVisible = true ; errBarX . ValueType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  10. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握幻灯片切换:使用 C++ 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排序效果及持续时间。...get_SlideShowTransition () -> set_Type ( TransitionType :: Fade );...set_Type ( TransitionType :: Push ); // 访问切换类型。 auto type = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...