Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,871 for

true type

(0.18 sec)
  1. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....:: Node > & node ) Parameter Type Description node const Syst...node to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignature class. Represents a digital signature on a document and the result of its verification... isValid Returns true if this digital signature is...signed. signatureType Gets the type of the digital signature. signatureValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of Type Aspose.Words.Tables.Table cannot be cast to Type Aspose.Words.Paragraph.”} thank…...of type Aspose.Words.Tables.Table cannot be cast to type Aspose...object of type Aspose.Words.SpecialChar cannot be cast to type Aspose...

    forum.aspose.com/t/compare-two-document/254738
  4. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...); // Check the data source type if it is query table if ( table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  5. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。...CheckWorkbookDefault 属性的默认值为 true 。 这是示例代码中使用的 模板文件 的屏幕截图。 设置... TIFF, PDF) </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  6. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...5 ); // Add a Chart of type Waterfall in same worksheet...U16String ( u "$B$1:$C$6" ), true ); // Add Category Data chart...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  7. DocumentBuilder.move_to_field method | Aspose.W...

    DocumentBuilder.move_to_field method. Moves the cursor to a field in the document.... Parameter Type Description field Field The...cursor to. is_after bool When True , moves the cursor to be after...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/using-form...
  10. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...is already licensed"); return true; } if (StringUtils.isBlank(wordLicense))...licenseStatusMap.put(LicenseType.WORD, true); log.info("Aspose.Words license...

    forum.aspose.com/t/invalid-license-error/322871