Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,780 for

true type

(0.89 sec)
  1. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object data entry.... Parameter Type Description ole_entry_name str...drawing.vsd' , 'Package' , True , True , None ) # Inserting OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....-> set_ExportDocumentProper ( true ); doc -> Save ( get_ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add Cell Validations|Documentation

    This article introduces how to add list validation, drop‑down list validation and custom expression validation in GridWeb....Developers can create different types of validation rules for cells...validation types supported and how to create them. Types of Validations...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....of unique items) containing Type objects which fully or partially...corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Courtesy...Title"); fieldMergeField.isMapped(true); fieldMergeField.isVerticalFormatting(false);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  7. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....get_BreakIsStyleSeparato () True if this paragraph break is a...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.setFontsFolders method | Aspose.Wo...

    FontSettings.setFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts....recursive : boolean ) Parameter Type Description fontsFolders string[]...TrueType fonts. recursive boolean True to scan the specified folders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...setAutomaticLayoutsS(true); cadRasterizationOpti.setNoScaling(false);...incorrect scaling settings, unit type discrepancies, or specific properties...

    forum.aspose.com/t/cad-pdf/314511