Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 15,881 for

true type

(0.38 sec)
  1. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....ListTemplate listTemplate ) Parameter Type Description listTemplate As...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....JsonDataSource enables you to work with typed values of JSON elements in template...convenience, the set of simple JSON types is extended as follows: Int64...

    docs.aspose.com/words/net/accessing-json-data/
  3. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++....pasting the range with a specific type. #include <iostream> #include...PasteOptions options ; // Set paste type. options . SetPasteType ( PasteType...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  4. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...Engine Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  5. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....try other shape types as watermarks. shape_type = Rjb :: import...Shape" ) . new ( doc , shape_type . TEXT_PLAIN_TEXT ) # Set up...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  6. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...Extract task ID and relationship type from dependency # Format: “2FS”...3…) dep_type = dep_match.group(2) # Relationship type (e.g., “FS”...

    forum.aspose.com/t/duration-auto-calculating-is...
  7. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. CAD Image class Custom Properties now Read Only...

    I have been trying to upgrade to the latest version (25.12) of the CAD adapter but now have a problem that I cannot write to the CAD image class custom properties. This appears to be because in Version 25.7, the CustomP…...been changed to a Read Only Type. Is this intentional ? namespace...existingMetadata)) { hasExistingMetadata = true; _image.CustomProperties[TMINamespace]...

    forum.aspose.com/t/cad-image-class-custom-prope...
  9. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...CompositeNode ) hasChildNodes Returns true if this node has any child nodes...section. isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java....Remarks: The default value is true . Examples: Shows how to change...Remarks: The default value is true . Examples: Shows how to change...

    reference.aspose.com/words/java/com.aspose.word...