Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 187,436 for

page

(0.15 sec)
  1. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF Pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET...with Pages in Python Add Pages Move Pages Delete Pages How to...to Insert pages to PDF Document using Python In order to add page...

    products.aspose.com/pdf/python-net/pages/
  2. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....(disable) font embedding HTML pages often use fonts (i.e., fonts...all HTML content in a single Page Aspose.PDF for .NET provides...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  3. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/
  4. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/net/how-to-set-print-area/
  5. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several shapes. If i drop this mastershape out of the vssx-file to a Page by visio everything looks good. But if i drop this mastershape to a Page by aspose.diagram it is rota…...mastershape out of the vssx-file to a page by visio everything looks good...i drop this mastershape to a page by aspose.diagram it is rotated...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  6. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank Pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of Page numbers that were removed in C++....rmat) method Removes blank pages from a document provided in...save format. Returns a list of page numbers that were removed. static...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even Pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd Pages of the document in their original order....Gets a set with all the odd pages of the document in their original...PageSet Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...particular PDF file convert each page to an individual .jpg image...adding blank space in top of page so that there is enough space...

    forum.aspose.com/t/resize-shrink-pdf-content-in...
  10. 使用用户定义的单元格|Documentation

    本节介绍如何使用 Aspose.Diagram 读取 visio 形状的用户定义单元格。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/working-with-use...