Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 89,976 for

id

(0.19 sec)
  1. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …... Issue ID(s): PDFNET-59722 You can obtain...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  2. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...tracking system and share the ID with you. uballach April 5, 2023...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  3. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…... Issue ID(s): CELLSNET-58430 You can obtain...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  4. 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...
  5. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  6. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…... Issue ID(s): PDFNET-59605 You can obtain...

    forum.aspose.com/t/distorted-barcode-generation...
  7. 电子表格编辑器 与单元格一起工作|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & AndroId platforms.... attr ( ' id ' ); PF ( ' currentColumnIdValue...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  8. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slIde size and options in C++...Similarly, every slide has a unique id, which can be used to access...Presentation > (); // Accesses Slide by ID from collection SharedPtr < ISlideCollection...

    docs.aspose.com/slides/cpp/slide-layout/
  9. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX using Python via .NET library.... id ) commentRangeEnd = aw.CommentRangeEnd(doc...CommentRangeEnd(doc, comment. id ) run.parent_node.insert_before(commentRangeStart...

    products.aspose.com/words/python-net/make/docx/
  10. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library.... id ) commentRangeEnd = aw.CommentRangeEnd(doc...CommentRangeEnd(doc, comment. id ) run.parent_node.insert_before(commentRangeStart...

    products.aspose.com/words/python-net/make/md/