Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 140,996 for

page

(0.07 sec)
  1. Გადაიყვანეთ DOC Გამოსახულება Javascript

    გადაიყვანეთ DOC Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც Გამოსახულება JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....Document () # Add a page page = document . pages . add () # Create...paragraphs collection of page page . paragraphs . add ( graph...

    docs.aspose.com/pdf/python-net/add-ellipse/
  3. PageLayoutCallbackArgs class | Aspose.Words for...

    Aspose.Words.Layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.aspose.com/words/nodejs-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...pageIndex Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Configure|Aspose.Words for Reporting Services

    Configuration options for the Aspose.Words for Reporting Services.... Positioned Page Breaks Spacing Factor and Scaling...Tables and Matrices Page Orientation Page Border HTML Formatting...

    docs.aspose.com/words/reportingservices/configu...
  5. 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....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/java/developer-guide/
  6. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_Page_index method. Gets 1-based index of the Page where node ends...get_end_page_index method get_end_page_index(node) Gets 1-based...1-based index of the page where node ends. Returns 0 if node cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the shape is positioned vertically in C++....floating image to the center of a page. auto doc = MakeObject < Document...overlapping text and align it to the page's center. SharedPtr < Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...saving a document into fixed page formats (PDF, XPS, images etc)...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF to JPEG Converter using Python | Aspose.PDF

    Python sample code for converting PDF to JPEG on any platform...Get the pages of the document using the document_get_pages function...the desired page of the document using the page_collection_get_page...

    products.aspose.com/pdf/python-cpp/conversion/p...
  10. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PS file to new page After...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/