Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 242,697 for

page

(0.33 sec)
  1. Table | Aspose.Note for .NET API 参考

    表示一个表... Page page = new Page ( doc ); page . AppendChildLast...o ); doc . AppendChildLast ( page ); doc . Save ( Path . Combine...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  2. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/cpp/rendering/
  3. Tags | Aspose.Note for .NET API 参考

    获取段落的所有标签列表...Document (); //初始化Page类对象 Aspose . Note . Page page = new Aspose .... Note . Page ( doc ); // 初始化大纲类对象 Outline outline = new Outline...

    reference.aspose.com/note/zh/net/aspose.note/im...
  4. PageInfo.h - Aspose.PDF for C++ - API Reference

    PageInfo.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 16 class Table; 17 namespace...48 friend class Aspose::Pdf::Page ; 49 friend class Aspose::Pdf::Table...

    reference.aspose.com/pdf/cpp/_page_info_8h_source/
  5. Use Connection indexes to connect shapes|Docume...

    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....ConnectShapesViaConn member exposed by the Page class can be used to connect...(); // get page by index Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/net/use-connection-inde...
  6. How to make existing annot action as null in As...

    Hi, I would like to make existing annots action as none in aspose. When I split the document into multiple files, existing annots shows with goto action without target Page, if the target Page does not exists. I want to…...action without target page, if the target page does not exists. I...attached the document and in page number 6. test.pdf (48.2 KB)...

    forum.aspose.com/t/how-to-make-existing-annot-a...
  7. Aspose::Email::PersonalInfo::UrlList Class Refe...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Email::PersonalInfo::UrlList Class......get_Profile () Default profile page More... void set_Profile (System::String...(System::String value) Default profile page More... System::String get_HomePage...

    reference.aspose.com/email/cpp/class/aspose.ema...
  8. TeXFragment.h - Aspose.PDF for C++ - API Reference

    TeXFragment.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 //using Aspose.Drawi......namespace Operators 20 class Page ; 21 class PageInfo; 22 class...ConvertToPages( System::SharedPtr<Page> page, double width, double firstHeight...

    reference.aspose.com/pdf/cpp/_te_x_fragment_8h_...
  9. Row.h - Aspose.PDF for C++ - API Reference

    Row.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 21 class Rows; 22 class Table;...bottomY, System::SharedPtr<Page> page, int32_t& rowNumber); 216...

    reference.aspose.com/pdf/cpp/_row_8h_source/
  10. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...first page with absorber. Get first table on the page. Remove..._booklet 7.pdf" ); for ( Page page : pdfDocument . getPages ())...

    products.aspose.com/pdf/java/table/remove/