Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 10,767 for

true type

(0.07 sec)
  1. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D, then you can see...setChartDataRange ( "A2:C3" , true ); // Hide the CategoryAxis...

    docs.aspose.com/cells/nodejs-cpp/z-axis/
  2. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....( name : string ) Parameter Type Description name string The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VariableCollection.remove_at method | Aspose.Wo...

    VariableCollection.remove_at method. Removes a document variable at the specified index.... Parameter Type Description index int The zero...FieldType . FIELD_DOC_VARIABLE , True ) field = field . as_field_doc_variable...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Range with External Links with C++|Document...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with C++....GetReferredAreas method returns an array of type ReferredArea . The ReferredArea...namedRange . GetReferredAreas ( true ); if ( ! referredAreas . IsNull...

    docs.aspose.com/cells/cpp/get-range-with-extern...
  5. Aspose::Words::Loading::IResourceLoadingCallbac...

    Aspose::Words::Loading::IResourceLoadingCallback interface. Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder in C++.... static Type () Examples Shows how to customize...GetChildNodes ( NodeType :: Shape , true ) -> get_Count ()); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started in C++....HeaderFooter > headerFooter ) Parameter Type Description headerFooter Sy...++ ; mVisitorIsInsideHead = true ; return VisitorAction :: Continue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Fields::ComparisonEvaluationResu...

    Aspose::Words::Fields::ComparisonEvaluationResult::ComparisonEvaluationResult constructor. Creates a comparison evaluation result in C++.... " IF {0} {1} {2} \"true argument\" \"false argument\"...example: // 1. " IF {0} {1} {2} \"true argument\" \"false argument\"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::DocumentVisitor::VisitCommentSta...

    Aspose::Words::DocumentVisitor::VisitCommentStart method. Called when enumeration of a comment text has started in C++....Comment > comment ) Parameter Type Description comment System:...++ ; mVisitorIsInsideComm = true ; return VisitorAction :: Continue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::ClearFormat method. Clears format of all ChartDataPoint in this collection in C++....idx_get ( 0 ) -> set_Smooth ( true ); // Verify that data points...arts::ChartDataPointCollec::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...