Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 184,603 for

page

(0.33 sec)
  1. Փոխարկել DOC JPG Javascript

    Փոխարկեք DOC ը JPG ձևաչափի JavaScript կոդով: Պահեք DOC որպես JPG օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via 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/go-cpp/convert-excel-to-pdf/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using Python https://products.aspose.com/pdf/python-net/Pages/ Recent content in Add, Move or Delete Pages in ......Products – Add, Move or Delete pages in PDF using Python https://products...com/pdf/python-net/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/python-net/pages/index.xml
  6. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....Examples Shows how to specify page properties in pixels. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_Page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on Page....emulate_rendering_to_size_on_page_resolution property MetafileRenderingOpt...emulate_rendering_to_size_on_page_resolution property Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... In order to specify the page number at which the image or...methods provide an argument of page number. So, you can not only...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  9. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....first page of PDF file auto tocPage = document -> get_Pages () ->..."First page" , 0 ); titles -> SetValue ( u "Second page" , 1 );...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  10. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the Page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...pdf, if we want to convert the page to a png (or svg or all other...1; pageCount <= pdfDocument.Pages.Count; pageCount++) { using...

    forum.aspose.com/t/accessing-images-in-this-pdf...