Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 10,770 for

true type

(0.17 sec)
  1. Chart Worksheet Formulas|Aspose.Slides for Node...

    PowerPoint Equations and Spreadsheet Formulas...worksheet is created for all types of charts: line chart, bar chart...method of the ChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  2. Read the values of the GridWeb cells on Client ...

    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....= "<%=basePath%>" > < script type = "text/javascript" language...n.js" ></ script > < script type = "text/javascript" language...

    docs.aspose.com/cells/java/read-the-values-of-t...
  3. FieldTemplate class | Aspose.Words for Python

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE 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...
  4. Aspose::Words::DocumentVisitor::VisitSmartTagSt...

    Aspose::Words::DocumentVisitor::VisitSmartTagStart method. Called when enumeration of a smart tag has started in C++....SmartTag > smartTag ) Parameter Type Description smartTag System...++ ; mVisitorIsInsideSmar = true ; return VisitorAction :: Continue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...Document () doc . protect ( type = aw . ProtectionType . ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature.... Comment , true )); } /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/net/aspose.words/com...
  7. 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...
  8. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....importNode(srcNode, true); destinationParent.insertAfter(newNode...class. Parameters: Parameter Type Description srcDoc DocumentBase...

    reference.aspose.com/words/java/com.aspose.word...
  9. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....setChartDataRange ( "A1:D4" , true ); // Save the workbook workbook.... SaveFormat . Xlsx ); Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  10. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... FIELD_AUTO_TEXT_LIST , True ) . as_field_auto_text_list...str ): """Create an AutoText-type building block and add it to...

    reference.aspose.com/words/python-net/aspose.wo...