Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 17,437 for

true type

(0.89 sec)
  1. Reading and Writing Query Table of Worksheet|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PreserveFormatting to true . The following screenshot shows...sample code Adjust Column Width : true Preserve Formatting : false...

    docs.aspose.com/cells/java/reading-and-writing-...
  2. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....accept a Boolean‑type second parameter. Passing true as the second...SetFontFolder ( fontFolder1 , true ); Vector < U16String > fontFolders...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  3. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections....IndexOf ( Node node ) Parameter Type Description node Node The node...GetChildNodes ( NodeType . Table , true ); Assert . That ( allTables...

    reference.aspose.com/words/net/aspose.words/nod...
  4. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... categoryType Gets or sets type of the category axis. crosses...axis title properties. type Returns type of the axis. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom document property....linkSource : string ) Parameter Type Description name string The...isLinkToContent ). toEqual ( true ); expect ( customProperty ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... The default value is true . public bool IsSemitrasparent...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  7. SdtType | Aspose.Words for Java

    Specifies the Type of a structured document tag SDT node in Java....class SdtType Specifies the type of a structured document tag...pe.STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...

    reference.aspose.com/words/java/com.aspose.word...
  8. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... BuiltIn { get; } True if this style is one of the...the style. IsHeading { get; } True when the style is one of the...

    reference.aspose.com/words/net/aspose.words/style/
  9. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...PreserveEmptyDates = true; using (MapiMessage mapiMessage...boundary strings, malformed Content‑Type headers, improperly quoted display...

    forum.aspose.com/t/loading-mailmessage-using-ma...
  10. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...