Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 9,276 for

true type

(0.12 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....document tag of the "PlainText" type, which will function as a text..."IsShowingPlaceholder" property to "true" to treat the // structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. BookmarksOutlineLevelCollection.add method | As...

    BookmarksOutlineLevelCollection.add method. Adds a bookmark to the collection....outlineLevel : number ) Parameter Type Description name string The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Loading and Saving Messages|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....easy to convert any message type to another format. To demonstrate...in this article loads three types of messages from disk and saves...

    docs.aspose.com/email/java/loading-and-saving-m...
  4. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Shape::get_Filled metho...

    Aspose::Words::Drawing::Shape::get_Filled method. Determines whether the closed path of the shape will be filled in C++.... The default value is true . Examples Shows how to iterate...:: Format ( u "Ole found of type: {0}" , shape -> get_OleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Shape::get_ShadowEnable...

    Aspose::Words::Drawing::Shape::get_ShadowEnabled method. Returns True if a shadow effect is enabled in C++....Shape::get_ShadowEnabled method Returns true if a shadow effect is enabled...:: Format ( u "Ole found of type: {0}" , shape -> get_OleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....ANY, true).getCount(); indentAndAppendLine("[Document...getChild(NodeType.SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportLanguageToSpan ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Chart Data Label|Aspose.Slides for PHP Document...

    Set PowerPoint chart data label and distance...); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...); // Adds an AutoShape with type set as Rectangle var ashp =...the isTextBox property returns true . var presentation = new aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/