Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 15,131 for

log

(0.05 sec)
  1. 6. 数学公式中的文字

    本文讨论将文本插入乳胶数学公式中。它还描述了数学功能和运算符,以及定义它们的方法。... 操作员名称 普通数学功能(例如 *sin *and *log *)和运算符(例如 *min *and *sup *)的...\lg \lim \liminf \limsup \ln \log \max \min \Pr \projlim \sec \sin...

    docs.aspose.com/tex/zh/java/latex-text-in-math-...
  2. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding.... log ( java . callStaticMethodSync...getBackgroundFillSty (). size (); console . log ( "Number of background fill...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  4. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。... Logging and Analytics Combine custom...custom toast with logging and analytics tracking: xs . customToast...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/configurin...
  6. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...Debugging : If the issue persists, log the output of the MemoryStream...

    forum.aspose.com/t/images-not-being-rendered-pr...
  8. PDF to PDFA Converter using JavaScript via C++ ...

    JavaScript via C++ sample code for converting PDF to PDFA on any platform.../*make a link to download the Log (xml)*/ DownloadFile ( json ...

    products.aspose.com/pdf/javascript-cpp/conversi...
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...Enable logging to detect font substitution java.util.logging.Logger...Logger logger = java.util.logging.Logger.getLogger("com.aspose.words");...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...code to catch exceptions and log details about the problematic...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...