Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 187,789 for

page

(0.17 sec)
  1. Გადაიყვანეთ PDF TIFF C#

    გადაიყვანეთ PDF TIFF C# ფორმატში კოდით. შეინახეთ PDF როგორც TIFF C#....Tiff); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .tiff" ...

    products.aspose.com/words/ka/net/conversion/pdf...
  2. Developer Guide|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....Icons Insert Icons to Worksheet Page Layout Themes Excel 2007 Themes...Excel File Page Setup Setting Margins Setting Page Options Setting...

    docs.aspose.com/cells/java/developer-guide/
  3. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/htm...
  4. Გადაიყვანეთ WORD PNG C#

    გადაიყვანეთ WORD PNG C# ფორმატში კოდით. შეინახეთ WORD როგორც PNG C#....Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/ka/net/conversion/wor...
  5. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/ka/cpp/conversion/wor...
  6. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...specified range of pages and the given page extract options. extractPages...the first page to extract. count number Number of pages to be extracted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Total for JasperReports|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....Words for JasperReports Product Page Download Aspose.Words for JasperReports...Cells for JasperReports Product Page Download Aspose.Cells for JasperReports...

    docs.aspose.com/total/jasperreports/
  8. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf Pages. How can i use all pdf Page to occupy entire Page space for image? (see attached image originale and…...borders in pdf pages. How can i use all pdf page to occupy entire...entire page space for image? (see attached image originale and pdf...

    forum.aspose.com/t/images-conversion-without-bo...
  9. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... page_setup . layout_mode = aw . SectionLayoutMode...SectionLayoutMode . GRID builder . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....Page Product Family Aspose.PSD Product...to create a new PDF, insert a page, create a table, fill a table...

    kb.aspose.com/pdf/python/how-to-insert-table-in...