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

true type

(0.39 sec)
  1. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node.... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。...Subtotal Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  3. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement.... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  4. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell value satisfies data validation rules through the Aspose.Cells for JavaScript via C++ API....it returns false , otherwise true . The following sample code...validation rule, the property returns true . Similarly, it returns false...

    docs.aspose.com/cells/javascript-cpp/verify-tha...
  6. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...= ( Shape ) shape1 . Clone ( true ); GroupShape groupShape2 =...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for JavaScript via C++....Errors) Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  8. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....object that we will pass to "true". HtmlSaveOptions options =...htmlElementSizeOutpu) Parameters: Parameter Type Description htmlElementSizeOutpu...

    reference.aspose.com/words/java/com.aspose.word...
  9. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....Range Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  10. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor... Parameter Type Description save_format SaveFormat...html_version options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

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