Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 181,423 for

page

(0.23 sec)
  1. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Add the stamp to the target page. Save the modified PDF. import.... opacity = 0.5 document . pages [ 1 ] . add_stamp ( image_stamp...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  2. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....appear at the bottom of the page. builder . Write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....lePages method For multiple page documents, gets or sets how...Insert text that spans several pages. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....How to Print Excel as Fitted Pages Wide and Tall with JavaScript...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  5. Convert HTML To Image C++

    Convert HTML to Image format in C++ code. Save HTML as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/html-t...
  6. Convert TEXT To SVG C#

    Convert TEXT to SVG format in C# code. Save TEXT as SVG using C#....Svg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .svg" ,...

    products.aspose.com/words/net/conversion/text-t...
  7. Convert WORD To PNG C++

    Convert a Word document to PNG format in C++ code. Save a Word document as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/word-t...
  8. Convert TEXT To GIF C++

    Convert TEXT to GIF format in C++ code. Save TEXT as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...
  9. Render table with Entity Framework|Aspose.PDF f...

    This article will show you how to render table using Entity Framework model as data source using the Aspose.PDF for .NET....PDF library uses the Document-Page model, where: Document - contains...document including page collection. Page - contains the properties...

    docs.aspose.com/pdf/net/render-table-using-enti...
  10. Փոխարկել 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/hy/cpp/conversion/doc...