Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 188,047 for

page

(1.19 sec)
  1. Փոխարկել HTML DOC Java

    Փոխարկեք HTML ը DOC ձևաչափի Java կոդով: Պահեք HTML որպես DOC օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.doc", page + 1)...

    products.aspose.com/words/hy/java/conversion/ht...
  2. Փոխարկել HTML WORD Java

    Փոխարկեք HTML ը WORD ձևաչափի Java կոդով: Պահեք HTML որպես WORD օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/hy/java/conversion/ht...
  3. Փոխարկել TEXT WORD Java

    Փոխարկեք TEXT ը WORD ձևաչափի Java կոդով: Պահեք TEXT որպես WORD օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/hy/java/conversion/te...
  4. Փոխարկել DOC EPUB Java

    Փոխարկեք DOC ը EPUB ձևաչափի Java կոդով: Պահեք DOC որպես EPUB օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.epub", page + 1)...

    products.aspose.com/words/hy/java/conversion/do...
  5. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....‘StructParents’ key missing in page 7.1:9.2(14.7) Error ‘StructParent’...‘[ELEMENT_NAME]’ element on a single page with no bounding box 7.3:2 Error...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  6. Concatenate PDF Files in Python|Aspose.PDF for ...

    Find out how to concatenate multiple PDF files into a single document using Python with Aspose.PDF for seamless document management....pdf' # Add the pages of the source document to the...sites: GitHub Delete a Particular Page from the PDF File in Python...

    docs.aspose.com/pdf/python-java/concatenate-pdf...
  7. Break Table Rows|Aspose.Words for JasperReports

    Aspose Words for JasperReports will allow breaking table rows when a row does not fit on the current Page....row does not fit on current page. However, you can disable this...allow row(s) to break across pages. Note : this option affects...

    docs.aspose.com/words/jasperreports/break-table...
  8. Show report filter pages option|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....Ask AI Show report filter pages option Contents [ Hide ] Show...Show report filter pages option Excel supports creating pivot tables...

    docs.aspose.com/cells/nodejs-cpp/show-report-fi...
  9. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++....Access ODS page background from the worksheet's page setup const...value = 12 ; // Configure ODS page background (converted getters/setters...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  10. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…...new Document(); Page page = pdfDocument.Pages.Add(); // Load from...= 0; // Add image to page resources page.Resources.Images.Add(imageStream);...

    forum.aspose.com/t/invalid-image-stream-the-typ...