Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 185,602 for

page

(0.21 sec)
  1. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  2. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C++: Text, Image, and Page Options https://products.aspose.com/pdf/cpp/stamps/ Recent content in PDF Stamping in C++: Text, Ima......Stamping in C++: Text, Image, and Page Options https://products.aspose...Stamping in C++: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/cpp/stamps/index.xml
  4. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....can be placed anywhere on the page. Each link has a corresponding...absorber for the 1st page only document . pages [ 1 ] . accept (...

    docs.aspose.com/pdf/python-net/link-annotations/
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....TIF Single-page and multi-page images, commonly used...Bitmap image file .PDF Scanned pages in Portable Document Format...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  6. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method. Save...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    products.aspose.com/pdf/cpp/footer/
  7. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …...Document(fileStream)) { foreach (Page page in pdfDoc.Page) { page.PageInfo.Width;...Width; ====> 595! page.PageInfo.Height; ====> 842! } } 2. using (var...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  8. How to Add Group Shape into Word Document|Aspos...

    Grouping and ungrouping shapes using C#....Hide ] What is this page about? This page describes how to insert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/how-to-add-group-shap...
  9. Structured Document Tags or Content Control|Asp...

    Work with Structured Document Tags or Content Controls using C#....Hide ] What is this page about? This page explains structured...results. Please refresh the page and try again....

    docs.aspose.com/words/net/structured-document-t...
  10. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C# API or .NET Library sample code to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...Worksheets in Excel file Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/implement-custom-pape...