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

true type

(0.49 sec)
  1. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns True if the document is encrypted and requires a password to open in C++....FileFormatInfo::get_IsEncrypted method Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....text box used to define all types of settings. It has some important...property specifies the placement type. The Font property specifies...

    docs.aspose.com/cells/cpp/managing-controls/
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Parameter Type Description index int Examples...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 0 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....Corresponds to the ST_DocPartBehavior type in OOXML. Examples: Shows how...importNode(customBlock.getFirstSection(), true)); // We can also find it in...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....Remove ( Node node ) Parameter Type Description node Node The node.... Contains ( newRun ), Is . True ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...
  7. .NET C# Fonts encoding and management API - Aspose

    C# ASP.NET VB.NET Font library to load, render, convert and save the most popular fonts without other software dependencies....the font’s parameters such as type family, typeface, font proportions...information for all the font types. End-users can get help through...

    products.aspose.com/font/net/
  8. Replace text in SmartArt with C++|Documentation

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property.... SetUpdateSmartArt ( true ); workbook . Save ( outputFilePath...Close Extract Text from the Gear Type SmartArt Shape with C++ Analyzing...

    docs.aspose.com/cells/cpp/replace-text-in-smart...
  9. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during document load or save....WarningType { get; } Returns the type of the warning. Examples Shows...warningInfo . RequestedBold , Is . True ); Assert . That ( warningInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  10. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....BuildingBlocks { get; } Returns a typed collection that represents all...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.bui...