Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 187,117 for

page

(0.19 sec)
  1. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your Page size in points for precise layout control and enhanced design efficiency....SizeInPoints property Gets the page size in points. public SizeF...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  4. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/java/complex-pdf-example/
  5. aspose.words.framesets module | Aspose.Words fo...

    The aspose.words.framesets module provides classes and enumerations that represents a frames Page or a single frame on a frames Page....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/python-net/aspose.wo...
  6. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...plain‑text content of a Visio page using Aspose.Diagram for .NET...all pages (or select a specific page) foreach (Page page in diagram...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  7. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using C++ library....Delete PDF Pages programmatically Contents [ Hide ] You can delete...delete pages from a PDF file using Aspose.PDF for C++. To delete...

    docs.aspose.com/pdf/cpp/delete-pages/
  8. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  9. Using Aspose.Slides with ReportViewer 2010 and ...

    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....RplRenderer class renders Report Page Layout (RPL) Binary Stream Format...RplRenderer uses soft page breaks to control page size use InteractiveHeight...

    docs.aspose.com/slides/reportingservices/using-...
  10. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly 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...