Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 15,993 for

true type

(0.17 sec)
  1. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Default value is true . Examples: Show how to reset...be updated. Default value is true . Examples: Show how to reset...

    reference.aspose.com/words/java/com.aspose.word...
  2. Easy way to set up a chart using Chart.SetChart...

    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...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  3. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); # Adds an AutoShape with type set as Rectangle $ashp = $sld...$autoShape = $shape ; echo ( java_is_true ( $autoShape -> isTextBox ())...

    docs.aspose.com/slides/php-java/manage-textbox/
  4. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++.... get_HasImage () Returns true if the shape has image bytes...Gets the type of the image. get_IsLink () Returns true if the image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... Parameter Type Description version MsWordVersion...each group.""" for enabled in ( True , False ): print ( ' \t Enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....setExportFontResourc(true); options.setFontSavingCallbac(new...options.setExportFontResourc(true); options.setFontSavingCallbac(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#.... Footnote , true ); footnote . AppendChild (...InsertFootnote ( FootnoteType . Endnote , true ); endnote . AppendChild ( new...

    docs.aspose.com/words/net/working-with-footnote...
  8. ChartSeriesType | Aspose.Words for Java

    Specifies a Type of a chart series in Java....ChartSeriesType Specifies a type of a chart series. Examples:...getChild(NodeType.SHAPE, 0, true)).getChart(); // Remove all...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  10. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/edi...