Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 16,851 for

true type

(0.67 sec)
  1. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....append("\t Type: " + block.getType() + "\r\n");...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....the “Bubble with 3-D” chart type, notes that practical chart...Bubble , 50 , 50 , 600 , 400 , true ); chart . getChartData ()....

    docs.aspose.com/slides/java/bubble-chart/
  6. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency.... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  8. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... Parameter Type Description root_node Node The...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuildingBlock.accept method | Aspose.Words for ...

    BuildingBlock.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...BuildingBlock.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/go-cpp/data-validation/