Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,415 for

true type

(0.09 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Gets or sets preferred type of document nodes that will...milliseconds (100 seconds). static Type () Examples Shows how to support...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....worksheet is created for all types of charts: line chart, bar chart...method of the ChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  3. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row formatting in C++....get_CellFormat () -> set_FitText ( true ); builder -> get_RowFormat...Aspose::Words::Tables::RowFormat::Type method Aspose::Words::Table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your document design effortlessly!... HasImage { get; } Returns true if the shape has image bytes...Gets the type of the image. IsLink { get; } Returns true if the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...ContainerClass); //Add redifine folder Types//........ ageDict.Add("Address...GetAllOlmFolders(olmFilePath); string Type; for (int i = 0; i < folders...

    forum.aspose.com/t/code-olm-to-pst/324745
  6. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 JavaScript 通过 C++ 管理 Excel 文件的公式|Documentation

    学习如何通过 C++ 版的 Script 管理 Excel 文件的公式。Aspose.Cells 可以轻松获取、设置和计算 Excel 公式。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/using-f...
  8. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... hashCode() isLegal() True if the level turns all inherited...style. isLegal(boolean value) True if the level turns all inherited...

    reference.aspose.com/words/java/com.aspose.word...
  9. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); Shows how print the contents...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... done = true ; // Comments that are "done"...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

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