Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 184,547 for

page

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

    Փոխարկեք JPG ը HTML ձևաչափի C# կոդով: Պահեք JPG որպես HTML օգտագործելով C#:...html); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.html", saveOptions);...

    products.aspose.com/words/hy/net/conversion/jpg...
  2. Փոխարկել JPG PDF C#

    Փոխարկեք JPG ը PDF ձևաչափի C# կոդով: Պահեք JPG որպես PDF օգտագործելով C#:...pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/hy/net/conversion/jpg...
  3. Convert JPG To JPG C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  4. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....Represents a frames page or a single frame on a frames page. To learn more...document page extracting. PageSetup Represents the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining Pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control....property Gets the number of pages remaining in the currently active...is updated automatically as pages are printed, reflecting the...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....Working with Pages - add, move or remove, crop pages, add watermarks...manipulate with shapes on the page. Working with XML - construct...

    docs.aspose.com/pdf/net/advanced-operations/
  7. Developer Guide | Aspose.Page for Node.js via C++

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for Node.js via C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/nodejs-cpp/developer-guide/
  8. Փոխարկել PDF EPUB C#

    Փոխարկեք PDF ը EPUB ձևաչափի C# կոդով: Պահեք PDF որպես EPUB օգտագործելով C#:...epub); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.epub", saveOptions);...

    products.aspose.com/words/hy/net/conversion/pdf...
  9. Փոխարկել DOC PDF C#

    Փոխարկեք DOC ը PDF ձևաչափի C# կոդով: Պահեք DOC որպես PDF օգտագործելով C#:...pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/hy/net/conversion/doc...
  10. Փոխարկել WORD MARKDOWN C++

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

    products.aspose.com/words/hy/cpp/conversion/wor...