Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 75,387 for

page

(0.1 sec)
  1. Several PDF Into JPG C#

    Merge multiple PDF into JPG in C# code. Save PDF as JPG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/pdf-to-jpg/
  2. Several PDF Into Image C#

    Merge multiple PDF into Image in C# code. Save PDF as Image using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/pdf-to-image/
  3. Several TEXT Into PNG C#

    Merge multiple TEXT into PNG in C# code. Save TEXT as PNG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/text-to-png/
  4. Licensing|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....evaluation from the download page . The evaluation and licensed...for download from the order page when the order has been paid...

    docs.aspose.com/cells/jasperreports/licensing/
  5. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects 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/bod...
  6. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....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/par...
  7. Aspose::Words::Font::get_Shadow method | Aspose...

    Aspose::Words::Font::get_Shadow method. True if the font is formatted as shadowed in C++....letters are floating above the page. builder -> get_Font () -> set_Shadow...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies font settings for a document...layout or rendering to fixed page formats. But when loading some...rendering the document to the fixed-page format. By default all documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the documentation article in C++....them equals page width minus left and right page margins. Examples...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. 页眉和页脚|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....//Setting the current page number and page count at the right footer...

    docs.aspose.com/cells/zh/java/header-and-footers/