Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 188,045 for

page

(0.14 sec)
  1. Გადაიყვანეთ 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...
  2. Გადაიყვანეთ 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...
  3. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the Page borders in C++....method Gets a collection of the page borders. System :: SharedPtr...Shows how to create green wavy page border with a shadow. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++....docx" ); Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....name: {0} signed; Project code page: {1}; Modules count: {2}\n"...{0} not signed; Project code page: {1}; Modules count: {2}\n"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  7. Converting a EPS file to BMP using Python | Asp...

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...PDF pages as BMP images. Initialize two variables: page_count...

    products.aspose.com/pdf/python-net/conversion/e...
  8. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/cpp/working-with-columns-...
  9. Converting a PDF file to JPEG using Python | As...

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...will be used to convert each page of the PDF document into an...

    products.aspose.com/pdf/python-net/conversion/p...
  10. FieldPageRef | Aspose.Words for Java

    Implements the PageREF field in Java....Remarks: Inserts the number of the page containing the specified bookmark...PAGEREF field that displays what page a bookmark is on. // Set the...

    reference.aspose.com/words/java/com.aspose.word...