Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 186,627 for

page

(0.26 sec)
  1. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description PORTRAIT Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  4. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/net/convert-images-format-t...
  5. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  6. Delete PDF Pages with Go|Aspose.PDF for Go via C++

    You can delete Pages from your PDF file using Aspose.PDF for Go via C++....PDF Pages with Go Contents [ Hide ] You can delete pages from...document by deleting a specific page. This method is efficient for...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  7. Aspose::Words::Framesets namespace | Aspose.Wor...

    Aspose::Words::Framesets namespace. The Aspose.Words.Framesets namespace provides classes and enumerations that represents a frames Page or a single frame on a frames Page in C++....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. To learn more...

    reference.aspose.com/words/cpp/aspose.words.fra...
  8. Why choose Aspose.Pdf for Reporting Services|As...

    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.... Page Rotation Angle When using Aspose...number of degrees by which the page should be rotated clockwise...

    docs.aspose.com/pdf/reportingservices/why-choos...
  9. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++...."Primary footer" ); // Insert pages to display these headers and...doc ); builder -> Writeln ( u "Page 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Resize PDF using C# | Aspose.PDF

    Resize PDF documents programmatically with C# sample code using Aspose.PDF for .NET....Resize PDF Pages with C# Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/net/resize/