Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 17,417 for

true type

(1.18 sec)
  1. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently.... method returns an array of type ReferredArea . The ReferredArea...namedRange . getReferredAreas ( true ); if ( referredAreas ) { referredAreas...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  2. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to edit...legend. legend -> set_Overlay ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java.... // Pass "true" as the "recursive" argument...directories' subfolders. // Pass "true" as the "recursive" argument...

    reference.aspose.com/words/java/com.aspose.word...
  4. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... BarcodeOptimization = true ; //set resolution to the page... QR and DataMatrix barcode types from rendered image of the page...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  5. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....get_AllowBreakAcrossPage () True if the text in a table row is...the row. get_HeadingFormat () True if the row is repeated as a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++....the freedom to add different types of tiny charts to selected cell...Sparklines group information e.g., type, number of sparklines items...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  8. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter.... setStripFNC ( true ); // Or preserve FNC control...setStripFNC ( false ); StripFNC = true (default): FNC characters are...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout Types, placeholder control, and footer visibility through code examples....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like LayoutSlide , MasterLayoutSlideCol...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  10. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...each page and check for Link type annotations from page in pdf...HtmlSaveOptions(HtmlDocumentType.Html5, true) { PartsEmbeddingMode = PartsEmbeddingModes...

    forum.aspose.com/t/getting-error-index-was-out-...