Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 120,267 for

id

(1.24 sec)
  1. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

    本文介绍了如何使用 C++ API 通过 Node.js 编程方式从 Excel 或 OpenOffice 文件中获取标题和页脚。... 使用特定节ID获取标题或页脚。 const path = require...

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  2. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…... Issue ID(s): WORDSNET-28432 You can obtain...

    forum.aspose.com/t/problems-with-title-and-lege...
  3. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my workbook and then using CalculateFormula() to recalculate the workbook because the written value can impact the values in other cells. But I am noticing the cells tha…... Issue ID(s): CELLSNET-58347 You can obtain...

    forum.aspose.com/t/support-for-tocol-function-i...
  4. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…... Issue ID(s): PDFJAVA-45107 You can obtain...

    forum.aspose.com/t/pdf-form-field-values-change...
  5. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.SlIdes for C++. Preserve formatting, animations, and interactivity....class = "slide" name = "slide" id = "slideslideIface1" > < svg...

    docs.aspose.com/slides/cpp/export-to-html5/
  6. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.SlIdes for Node.js. Preserve formatting, animations, and interactivity....class = "slide" name = "slide" id = "slideslideIface1" > < svg...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  7. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…... Issue ID(s): WORDSNET-28559 You can obtain...

    forum.aspose.com/t/losing-table-border-style-wh...
  8. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…... Issue ID(s): SLIDESPYNET-277 You can obtain...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  9. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…... Issue ID(s): PDFNET-60215 You can obtain...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hIde a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…... Issue ID(s): WORDSNET-28648 You can obtain...

    forum.aspose.com/t/suppress-blank-space-if-cond...