Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 3,176 for

accessible pdf generation

(0.11 sec)
  1. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk.... 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/cpp/calculation-of-array-...
  2. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE Pdf .NET version is 8.2, I am searching a single word/text in Pdf and replacing this with multiline text, when I generate final Pdf the multiline text is overlapping with existing text on that Pdf, is ther…...PDF Product Family saan123 September...2017, 3:28pm 1 Hi, my ASPOSE PDF .NET version is 8.2, I am searching...

    forum.aspose.com/t/replacing-with-multiline-tex...
  3. 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...
  4. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....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/cpp/aspose.words.sav...
  5. Convert ODP to DOCX in Python or with free Onli...

    ODP to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP to DOCX online converter quickly before integrating the code....with someone who does not have access to OpenOffice or LibreOffice...NET API to convert ODP file to PDF. After that by using Microsoft...

    products.aspose.com/total/python-net/conversion...
  6. 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...
  7. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be Pdf to Pdf, Pdf to docx, docx to docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...two documents(could be pdf to pdf, pdf to docx, docx to docx)...(DOCX). Aspose.PDF for .NET/Java : For comparing PDF documents. Aspose...

    forum.aspose.com/t/document-comparison-tool/316675
  8. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Java....following the PKI protocol to generate both public and private keys...algorithm is used to encrypt the generated hash. Aspose.Words allows...

    docs.aspose.com/words/java/working-with-digital...
  9. 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/
  10. 使用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...