Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 143,555 for

page

(0.07 sec)
  1. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...pdf"); for (final Page p : doc2.getPages()) { doc1...and have 8000 pages with a large image on each page and a small...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  2. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....saving a document into fixed page formats (PDF, XPS, images etc)...options when rendering document pages or shapes to images. ImageSavingArgs...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create VSTX Files via Java | products.aspose.com

    Java Sample code for generating VSTX documents. Use this code for creating VSTX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vstx/
  4. Create VSDM Files via Java | products.aspose.com

    Java Sample code for generating VSDM documents. Use this code for creating VSDM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vsdm/
  5. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats....formulas Configure page setup Adjust page orientation, scaling...Java provides full control over page setup allowing to manipulate...

    products.aspose.com/cells/python-java/
  6. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...# 创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  7. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. get_PageSet () const Gets or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 在服务器上无须安装 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...
  9. 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/
  10. Გადაიყვანეთ HTML GIF Python

    გადაიყვანეთ HTML GIF Python ფორმატში კოდით. შეინახეთ HTML როგორც GIF Python....GIF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .gif" , save_options)...

    products.aspose.com/words/ka/python-net/convers...