Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 184,601 for

page

(0.2 sec)
  1. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...<aspose/pdf/document.h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...

    forum.aspose.com/t/your-examplesimple-does-not-...
  2. Converting Range of DjVu Pages to Separate Imag...

    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....Converting Range of DjVu Pages to Separate Images in PHP Contents...- Converting Range of DjVu Pages to Separate Images To Convert...

    docs.aspose.com/imaging/java/converting-range-o...
  3. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Sitefinity Export Users to Excel|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.... The login page can be reached at <http://www...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/cells/net/sitefinity-export-use...
  5. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ai/
  6. 使用 C++ 合并 PDF 到 JPEG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 JPEG 单个文件...save document as image with page dimensions and resolution //...process document page to image for ( auto const & page : doc -> get_Pages...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  7. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  8. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。因此,现在我们的文档将有一页。 向页面添加一个 Image...(); // 添加页面 auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  9. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/
  10. Javascript Split DOCX

    Split DOCX files into e Pages using JavaScript code. Save DOCX as separate files using JavaScript....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/docx/