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

true type

(0.6 sec)
  1. 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/
  2. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...Hidden = true ). Why it happens Caption –...Image creates a SEQ field of type "Figure" builder.InsertCaption(...

    forum.aspose.com/t/about-caption-insertion-to-i...
  4. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....watermark of any imaginable type. Java public static void main...are free to try other shape types as watermarks. Shape watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...
  5. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text....document tag of the "PlainText" type, which will function as a text..."IsShowingPlaceholder" property to "true" to treat the // structured...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...variable to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/var...
  7. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/net/aspose-words-document...
  8. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DropDownItemCollection.Remove | Aspose.Words fo...

    Effortlessly remove specific values from your DropDownItemCollection with our intuitive Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The... Contains ( "Three" ), Is . True ); // There are two ways of...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...