Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 17,437 for

true type

(0.13 sec)
  1. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...Slides provides the classes and types you need to work with animations...MotionPathPointsType :: Auto , true ); //PointF point2[1] = { -0...

    docs.aspose.com/slides/cpp/shape-animation/
  2. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....); // Check the data source type to see if it is a query table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  3. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Output Is Smart Art Shape : True AI Document Assistant Close...C++ Extract Text from the Gear Type SmartArt Shape with Node.js...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  4. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... Parameter Type Description output_stream io...MergeFormatMode ): ... Parameter Type Description output_stream io...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... Node ) Parameter Type Description node Node The node...contains ( newRun )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用JavaScript通过C++在渲染Excel到PDF时忽略错误|Documentation

    学习在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为PDF的过程中,如何忽略错误。...Errors) Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/ignore-...
  7. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes... hasChildNodes Returns true if this node has any child nodes...nodes. isComposite Returns true as this node can have child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....:: FieldType :: FieldAuthor , true )); fieldAuthor -> set_AuthorName...Aspose::Words::Fields::Field::Type method Aspose::Words::Fields::Field::get_End...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....add two input fields: one with type file for the uploaded archive...archive, and another with type number to specify the rotation angle...

    docs.aspose.com/zip/net/upload-archive-asp-net/