Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 141,215 for

page

(0.07 sec)
  1. 用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...
  2. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects....{myDpi}) from the top of the page." ); // Set a new DPI and adjust..."pixels from the top of the page." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/con...
  3. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageIndex method. Current Page index in C++....PageSavingArgs::get_PageIndex method Current page index. int32_t Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 在服务器上无须安装 Aspose.Slides.ReportingService 导出报告为 ...

    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....StartRendering(format, false); int page = 1; //此循环遍历报告的所有页面 while (true)...rplStream = CreateRplStream(page, reportPath)) { //如果 rplStream...

    docs.aspose.com/slides/zh/reportingservices/exp...
  5. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. column integer 1 The number...

    docs.aspose.com/omr/net/json-markup/compositegrid/
  6. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...resource files exported to fixed page HTML or SVG documents. Aspose...file during export to fixed page HTML or SVG format. The generated...

    reference.aspose.com/words/net/aspose.words.sav...
  9. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your documents. Enhance your automation today!...sets the VBA project’s code page. IsProtected { get; } Shows...{vbaProject.Name} signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

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