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

true type

(0.1 sec)
  1. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your document design effortlessly!... HasImage { get; } Returns true if the shape has image bytes...Gets the type of the image. IsLink { get; } Returns true if the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DWG to SVG Conversion Issues in Aspose.CAD: ERR...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...Width: {}, Height: {}, Unit type: {}, Layout count: {}", cadImage...rasterizationQuality.setTextThicknessNorm(true); CadRasterizationOpti cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  3. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingCollection class. Specifies a list of web extension bindings. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_AlternateReferences method. Specifies alternate references to a web extension in C++....myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...myScriptTaskPane -> set_IsLocked ( true ); // If there are multiple...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...set. textBox.setFitShapeToText(true); textBox.setTextBoxWrapMode(TextBoxWrapMode...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::ChartSeriesType...

    Aspose::Words::Drawing::Charts::ChartSeriesType enum. Specifies a Type of a chart series in C++....ChartSeriesType enum Specifies a type of a chart series. enum class...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); // Remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); Shows how print the contents...

    reference.aspose.com/words/net/aspose.words/com...
  8. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... The type should be int, double, DateTime...Containing Formula </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  9. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  10. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....xml or serve it with MIME type application/xhtml+xml Java //...OutputMethodXML" , true ); //Don't care what type of exporter you...

    docs.aspose.com/words/java/convert-document-to-...