Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 16,375 for

true type

(0.16 sec)
  1. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....Engine Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/implement-...
  2. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... add ( "A1:B3" , true ); // Converting chart to image...getNSeries (). add ( "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/
  4. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description fontData byte[]...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field Types and enhance your document automation....Specifies Microsoft Word field types. public enum FieldType Values...Description FieldNone 0 Field type is not specified or unknown...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....FolderFontSource(getFontsDir(), true); // Apply a new array of font...directory's subfolders. // Pass "true" as the "recursive" argument...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentBuilder::MoveToField met...

    Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the document in C++....field , bool isAfter ) Parameter Type Description field const Sys...cursor to. isAfter bool When true , moves the cursor to be after...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. 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...
  10. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...