Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,943 for

accessible pdf generation

(0.04 sec)
  1. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...PDF Product Family jdunning June...MemoryStream outStream = new(); var pdf = new Document(new MemoryStream(convertRequest...

    forum.aspose.com/t/getting-error-index-was-out-...
  2. CanvasRenderingContext2D – Aspose.HTML for .NET

    Learn how to implement CanvasRenderingContext2D to draw, style, and transform graphics in the .NET environment....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/html/net/canvasrenderingcon...
  3. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to Pdf....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/pub/cpp/
  4. Export PS to PPSM in Android | products.aspose.com

    Android API to Convert PS to PPSM without using Microsoft Word...The Portable Document Format (PDF) is a widely used file format...operating system. However, the PDF format is not suitable for presentations...

    products.aspose.com/total/android-java/conversi...
  5. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... The sample code generates the output PDF . Here is the sample...sample code used to generate the output PDF from the source excel...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  6. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....document into fixed page formats (PDF, XPS, images etc). To learn more...Contains details for signing a PDF document with a digital signature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....document into fixed page formats (PDF, XPS, images etc). To learn more...Contains details for signing a PDF document with a digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Export PS to POTM in Android | products.aspose.com

    Android API to Convert PS to POTM without using Microsoft Word...The Portable Document Format (PDF) is a widely used file format... it is necessary to convert PDF documents to POTM format in order...

    products.aspose.com/total/android-java/conversi...
  9. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...例如,如果单元格值为123,并指定其自定义格式为[DBNum2][$-804]General,则显示为壹佰贰拾叁。可以通过 Cell.GetStyle()...以下示例代码演示如何指定 DBNum 自定义格式。请查看其 输出PDF 获取更多帮助。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....pdf", saveOptions); Returns: int...a document as we save it to PDF. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...