Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 190,016 for

page

(0.39 sec)
  1. 从PDF中的表格提取数据|Aspose.PDF for C++

    学习如何使用Aspose.PDF for C++从PDF中提取表格数据。...扫描页面 for ( auto page : document -> get_Pages ()) { absorber ->...-> Visit ( page ); for ( auto table : absorber -> get_TableList...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ta...
  2. Aspose::Words::Fields::FieldCitation::set_PageN...

    Aspose::Words::Fields::FieldCitation::set_PageNumber method. Sets a Page number associated with the citation in C++....FieldCitation::set_PageNumber method Sets a page number associated with the citation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....2019): From the Page Layout menu, find the Page Setup option, and...Background in ODS Files Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  4. Translate a Document|Aspose.Words for Python vi...

    Translate a document. Aspose.Words for Python simplifies document translation using Google AI models, allowing you to specify the target language.... What is this page about? This page shows how to translate...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/translate-a-do...
  5. Sitefinity Exchange Sync Module|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 by https://ownwebsite...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/email/net/sitefinity-exchange-s...
  6. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ) pages = diagram . getPages () count...while count < pages . getCount () page = pages . get ( count...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  7. Add PDF Bookmarks with Named Destinations|Docum...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Python via .NET API....depend on PDF pages. This means that if pages are added or deleted...while saving to PDF Avoid Blank Page in Output PDF when there is...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  8. Convert HTML To MARKDOWN C#

    Convert HTML to MARKDOWN format in C# code. Save HTML as MARKDOWN using C#....the easy steps to turn a HTML page into Markdown format. Read your...md); for (int page = 0; page < doc.PageCount; page++) { saveOptions...

    products.aspose.com/words/net/conversion/html-t...
  9. Working with PDF Documents using Go|Aspose.PDF ...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Go via C++ library....following: Optimize PDF - optimize page content, optimize file size...Optimize PDF Resources - optimize page content, optimize file size...

    docs.aspose.com/pdf/go-cpp/working-with-documents/
  10. Converting a XML file to BMP using C# | Aspose.PDF

    Sample code for XML‑to‑BMP conversion in .NET. Use the API example code for batch XML‑to‑BMP conversion within VB.NET, ASP.NET, or any .NET‑based application....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/net/conversion/xml-to-bmp/