Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 181,425 for

page

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

    Փոխարկեք JPG ը DOCX ձևաչափի C++ կոդով: Պահեք JPG որպես DOCX օգտագործելով 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/jpg...
  2. Გადაიყვანეთ JPG DOCX C++

    გადაიყვანეთ JPG DOCX C++ ფორმატში კოდით. შეინახეთ JPG როგორც DOCX 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/ka/cpp/conversion/jpg...
  3. IResourceSavingCallback.resource_saving method ...

    IResourceSavingCallback.resource_saving method. Called when Aspose.Words saves an external resource to fixed Page HTML or SVG formats....an external resource to fixed page HTML or SVG formats. def resource_saving...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....Page Product Family Aspose.PSD Product...flag to display all columns per page in the sheet Create a SheetRender...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  5. 设置方向并控制隐藏 Visio 保存页面的导出|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.... Page 类公开的 PageSheet 属性也公开打印属性。打印属性的...include or exclude hidden Visio pages on saving diagram to PDF, HTML...

    docs.aspose.com/diagram/zh/java/set-orientation...
  6. Რამდენიმე TEXT PNG Java

    შეაერთეთ მრავალი TEXT PNG Java კოდში. შეინახეთ TEXT როგორც PNG Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/ka/java/merge/text-to...
  7. Փոխարկել Պատկեր BMP C++

    Փոխարկեք Պատկեր ը BMP ձևաչափի C++ կոդով: Պահեք Պատկեր որպես BMP օգտագործելով 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/ima...
  8. Փոխարկել JPG Պատկեր C++

    Փոխարկեք JPG ը Պատկեր ձևաչափի C++ կոդով: Պահեք JPG որպես Պատկեր օգտագործելով 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/jpg...
  9. Გადაიყვანეთ Გამოსახულება GIF C#

    გადაიყვანეთ Გამოსახულება GIF C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF C#....gif); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.gif", saveOptions);...

    products.aspose.com/words/ka/net/conversion/ima...
  10. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...think it works on only 3 to 5 pages. Second, if I need to manipulate...think it works on only 3 to 5 pages. You are facing this limitation...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...