Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 192,035 for

page

(0.28 sec)
  1. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Java სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/ka/java/conversion/
  2. 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...
  3. 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...
  4. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  5. block|Documentation

    Block element is used to organize content within containers....overflow Inherit the global page settings Define how to clip...attribute overrides the global page setting for the specific block...

    docs.aspose.com/omr/net/txt-markup/block/
  6. PDF to TIFF Conversion Issue – Black Background...

    image.png (23.5 KB) Environment: Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color and B/W) Issue Description: We are experiencing a critical issue …...the conversion process, all pages that contain a black background...B/W conversion, the affected page becomes completely black. All...

    forum.aspose.com/t/pdf-to-tiff-conversion-issue...
  7. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...ignore the invalid vertical page breaks too when saving ods file...vertical page breaks command as we only needed horizontal page breaks...

    forum.aspose.com/t/limitation-of-number-of-rows...
  8. Working with BarCode in Ruby|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/working-with-barco...
  9. Create various kinds of Stamps|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Stamp Class.... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/stamp-class/
  10. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....link annotations on the first page of a PDF using Aspose.PDF for...link_annotations = [ a for a in document . pages [ 1 ] . annotations if ( a ...

    docs.aspose.com/pdf/python-net/update-links/