Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 181,411 for

page

(0.16 sec)
  1. Რამდენიმე HTML JPG Javascript

    შეაერთეთ მრავალი HTML JPG JavaScript კოდში. შეინახეთ HTML როგორც JPG JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/ka/nodejs-net/merge/h...
  2. Public API Changes in Aspose.Cells 8.6.1|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....BLANK: Opens the linked document/page in a new window or tab. HtmlLinkTargetType...PARENT: Opens the linked document/page in the parent frame. HtmlLinkTargetType...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...pdfDocument = new Document (); Page page = pdfDocument . getPages ()...5 4" ); // 将表格对象添加到输入文档的第一页 page . getParagraphs (). add ( table...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  4. 用Node.js和C++计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 Node.js API 与 C++ 一起,编程计算 Excel 工作表的页面设置缩放比例,采用“适合 n 页宽 m 页高”的选项。... PaperA4 ); // Set fit to pages wide as 1 worksheet . getPageSetup...setFitToPagesWide ( 1 ); // Calculate page scale via sheet render const...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-p...
  5. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....[ Hide ] PageBreakChar field Page break character: (char)12 or...() -> get_Count ()); // Add a page break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Display BarCodes in Report Header and Footer|Do...

    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....click on report page and select Insert then Page Header . Place...Image Report item to report page header. Open Report Properties...

    docs.aspose.com/barcode/reportingservices/displ...
  7. Display Documents in Print Preview|Aspose.Words...

    Display documents in print preview easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page explains how to display...results. Please refresh the page and try again....

    docs.aspose.com/words/net/display-documents-in-...
  8. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....Hide ] What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-common-c...
  9. Using Contextual Object Member Access in C#|Asp...

    Use contextual object member to access some objects without specifying the objects id in template expressions using C#....Hide ] What is this page about? This page explains how contextual...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-contextual-obje...
  10. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. using namespace System ; using...

    docs.aspose.com/pdf/cpp/posting-acroform-data/