Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 141,000 for

page

(0.12 sec)
  1. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdx/
  2. Create VSTX Files via C# | products.aspose.com

    C# Sample code for generating VSTX documents. Use this code for creating VSTX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstx/
  3. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/net/convert-a-document-to...
  4. Split Word File Online or via C++ | products.as...

    Free online app to split different Word files. C++ splitter library code for Word documents....total pages using Page Count. Iterate through each page and use...to extract the page. Save the extracted page into new Word file...

    products.aspose.com/total/cpp/split/word/
  5. Change Background of VTX File via java | produc...

    Java source code to change background of VTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  6. 公共 API Aspose.Diagram 6.6.0 的变化|Documentation

    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....vsdx" ); // get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...only Page 3 and Page 4 in the output PDF // Starting page index...setPageIndex ( 3 ); // Number of pages to be printed options . setPageCount...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...
  8. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...pdf" ); var page = esign_doc . PdfDocument . Pages [ 1 ]; // Create...FontSize = 50 ; textStamp . Width = page . PageInfo . Width / 3 ; textStamp...

    products.aspose.com/pdf/zh-hans/signature/
  9. Language detecton|Documentation

    How to detect the languages used on the provided image.... page int Page number. When working with single-page images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/language_detection/
  10. 使用 C++ 合并 EPUB 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 EPUB 文档合并为一个 PDF 单个文件...const & page : firstDoc -> get_Pages ()) { // add page from one...outputDoc -> get_Pages () -> CopyPage ( page ); } for ( auto const...

    products.aspose.com/pdf/zh-hans/cpp/merger/epub...