Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 182,155 for

page

(0.55 sec)
  1. Გადაიყვანეთ HTML Გამოსახულება C#

    გადაიყვანეთ HTML Გამოსახულება C# ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/ka/net/conversion/htm...
  2. Working With Worksheets 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....Management Features in Ruby Page Setup Features in Ruby Security...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workshe...
  3. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...Document (); // 向PDF文件的页面集合添加页面 Page page = pdfDocument . getPages ()...ellipse2 ); // 将Graph对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-ellipse/
  4. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number in C++....should be added to the entry’s page number. System :: String Aspose...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Convert image to pdf, which looks like a scanne...

    Python Image Processing Library can be used to emulate scanned document from you image(s) as shown in the python code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Გადაიყვანეთ 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...
  7. Გადაიყვანეთ 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...
  8. Გადაიყვანეთ 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...
  9. Extract Images from PDF File|Aspose.PDF for .NET

    This section shows how to extract images from PDF file using C# library....File Contents [ Hide ] Using page resources The following code...library. Images are held in each page’s Resources collection’s Images...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  10. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....Words - Remove Breaks To Remove Page and Section Breaks using Aspose..."TestRemoveBreaks.doc" ) # Remove the page and section breaks from the...

    docs.aspose.com/words/java/remove-breaks-in-jyt...