Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 181,785 for

page

(0.09 sec)
  1. Create New Workbook|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....Add Data in Cells Page Setup - Fit to Page Setting Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/create-new-workbook/
  2. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. // For complete examples and...

    docs.aspose.com/pdf/net/posting-acroform-data/
  3. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  4. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....Page Product Family Aspose.PSD Product...will guide you in applying PDF page imposition using various overloaded...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  5. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...that separate an entry and its page number. Format { get; } Gets...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....that separate an entry and its page number. get_FieldEnd () const...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 档案

    档案... 添加一个 Page 。 创建一个 Outline 并添加 OutlineElement...Document (); // 初始化 Page 类对象 Page page = new Page (); // 初始化 Outline...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  8. PDF to BMP Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for Page in range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...document.extract_pages(page, 1) name = f"output2/page{page + 1}.docx"...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  10. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....Page Product Family Aspose.PSD Product...settings for the output PDF page are also shared for creating...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...