Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 17,463 for

true type

(0.25 sec)
  1. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...DocumentSavingArgs args ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" ), Is . True ); Shows how to manage a document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... Parameter Type Description display_text str...of the url. is_bookmark bool True if the previous parameter is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 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...
  4. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....ShapeBase shape ) Parameter Type Description shape ShapeBase...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  6. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...Hidden = true ). Why it happens Caption –...Image creates a SEQ field of type "Figure" builder.InsertCaption(...

    forum.aspose.com/t/about-caption-insertion-to-i...
  7. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... setWholeWordsOnly ( true ); pres . getSlides (). get_Item...aspose . slides . NullableBool . True ); var portion2 = new aspose...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  8. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Engine parameters|Documentation

    Configure engine-wide defaults in Aspose.LLM for .NET — model cache path, debug logging, log file location, and default thread count....DefaultThreads Fields Field Type Default Purpose ModelCachePath...preset ); EnableDebugLogging When true , the native llama.cpp layer...

    docs.aspose.com/llm/net/developer-reference/par...
  10. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... Add ( u "A1:B3" , true ); // Convert chart to image...GetNSeries (). Add ( u "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/cpp/chart-to-image/