Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 187,695 for

page

(0.31 sec)
  1. Save Visio document programmatically|Documentation

    This Page describes how to save Visio document to file, stream with Aspose.Diagram library....#// Save one page only, by page index options . page_index = 0 #//...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/python-net/save-visio-d...
  2. Working with JavaScript|Aspose.PDF for .NET

    Learn how to add, modify, and execute JavaScript in PDF documents using Aspose.PDF for .NET. Enhance interactivity and automation....JavaScript was created to offload Web page processing from a server onto...access to objects within an HTML page. Similarly, HTML JavaScript...

    docs.aspose.com/pdf/net/working-with-javascript/
  3. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Cells Symbols Page Layout Themes Themes and Colors Page Setup Setting...Setting Page Options Setting Print Options Managing Page Breaks...

    docs.aspose.com/cells/net/developer-guide/
  4. Python Split PDF

    Split PDF files into e Pages using Python code. Save PDF as separate files using Python....integrate the extracted PDF pages with other data and, as a result...Whether you are integrating PDF pages into automated information systems...

    products.aspose.com/words/python-net/split/pdf/
  5. Working with Fields in C#|Aspose.Words for .NET

    Introduction to field feature in Aspose.Words for .NET.... What is this page about? This page explains how to work...For example, a field can be a page reference, formula, or a Mail...

    docs.aspose.com/words/net/working-with-fields/
  6. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  7. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  8. DNN Word Import Module|Aspose.Words for .NET

    Read contents of Word documents using Aspose.Words DNN Word Import Module in C#.... What is this page about? This page describes the DNN Word...Import from Word button on the page where the module is added. When...

    docs.aspose.com/words/net/dnn-word-import-module/
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....to locate tables on the first page, accesses a particular text...find all tables on the first page. Access a specific text fragment:...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  10. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...arrayBuffer )); // Gets the setting of page setup for the first worksheet...Sets different odd and even pages pageSetup . isHFDiffOddEven...

    docs.aspose.com/cells/zh/javascript-cpp/setting...