Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 186,673 for

page

(0.23 sec)
  1. Փոխարկել TEXT JPG C++

    Փոխարկեք TEXT ը JPG ձևաչափի C++ կոդով: Պահեք TEXT որպես JPG օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/hy/cpp/conversion/tex...
  2. Გადაიყვანეთ WORD TIFF C#

    გადაიყვანეთ WORD TIFF C# ფორმატში კოდით. შეინახეთ WORD როგორც 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/wor...
  3. Გადაიყვანეთ DOC JPG C++

    გადაიყვანეთ DOC JPG C++ ფორმატში კოდით. შეინახეთ DOC როგორც JPG 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/doc...
  4. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . footer = footer...

    products.aspose.com/pdf/python-net/footer/
  5. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....possible to save a particular page to image, instead of the entire...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/python-net/convert-visi...
  6. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF Pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  7. Sitefinity Export Users to Excel|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.... The login page can be reached at <http://www...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/cells/net/sitefinity-export-use...
  8. Easily Read Visio Shape Data in Python with Asp...

    Learn how to read visio shape data in Python using Aspose.Diagram. Explore code examples and enhance your Visio data handling skills.... Access the desired page from the page collection. Iterate through...through the shapes on the page. Retrieve shape data such as id...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  9. Aspose.Total for SharePoint|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 SharePoint Product Page Download Aspose.Words for SharePoint...Cells for SharePoint Product Page Download Aspose.Cells for SharePoint...

    docs.aspose.com/total/sharepoint/
  10. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class...__getitem__(index) Gets a frame or frames page at the specified index. Properties...number of frames or frames pages contained in the collection...

    reference.aspose.com/words/python-net/aspose.wo...