Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 181,370 for

page

(0.15 sec)
  1. 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...
  2. 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...
  3. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Get the Page that holds the image from the...the Document object’s Pages collection . Images are held in the...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  4. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java....Insert Barcode on each Document Page This example lets you add the...barcodes on all or specific pages of a Word document. There is...

    docs.aspose.com/words/java/working-with-images/
  5. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…... Pages: {multipageImage.PageCount}");...Console.WriteLine($"Converted page {pageIndex + 1} to: {Path.G...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  7. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...first page with absorber. Get first table on the page. Remove...absorber . Visit ( pdfDocument . Pages [ 1 ]); var table = absorber...

    products.aspose.com/pdf/net/table/remove/
  8. Integrate Aspose.Imaging for .NET with a Silver...

    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....this web site; instead a test page will be generated to host the...xaml - the mail application page. MailPage.xaml.cs - the underlying...

    docs.aspose.com/imaging/net/integrate-aspose-im...
  9. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....Contents [ Hide ] To use automatic page straightening and distortion...photos of books, magazines, multi-page documents, and similar content...

    docs.aspose.com/ocr/net/dewarp/
  10. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....will sit asymmetrically on the page. # The "center" that we align...text, not the middle of the page. paragraph_format = builder...

    reference.aspose.com/words/python-net/aspose.wo...