Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 186,976 for

page

(0.3 sec)
  1. Გადაიყვანეთ Გამოსახულება BMP Python

    გადაიყვანეთ Გამოსახულება BMP Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP Python....bmp) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.bmp", save_options)...

    products.aspose.com/words/ka/python-net/convers...
  2. Გადაიყვანეთ Გამოსახულება DOCX Python

    გადაიყვანეთ Გამოსახულება DOCX Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX Python....docx) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.docx", save_options)...

    products.aspose.com/words/ka/python-net/convers...
  3. Გადაიყვანეთ Გამოსახულება GIF Python

    გადაიყვანეთ Გამოსახულება GIF Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Python....gif) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.gif", save_options)...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ Გამოსახულება PNG Python

    გადაიყვანეთ Გამოსახულება PNG Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Python....png) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.png", save_options)...

    products.aspose.com/words/ka/python-net/convers...
  5. DGN Drawing|CAD 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....defined on export, for multi-paged output formats (like PDF) all...exported, each on a separate page. 3D entities supported on DGN...

    docs.aspose.com/cad/java/dgn-drawing/
  6. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/
  7. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....Page Product Family Aspose.PSD Product...through the document builder Set page orientation for the new section...

    kb.aspose.com/words/net/add-sections-to-word-do...
  8. Saving recognition results into a stream|Docume...

    Saving the recognition results of multi-Page documents (PDF, Word, and so on) into a memory stream....printouts consisting of multiple pages, as well as for batch recognition...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/java/save-stream/
  9. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....Page Product Family Aspose.PSD Product...save options Enable the multi-page merging, set the Rasterization...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  10. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....collection can be found in a page’s Resources collection. To replace...particular image document -> get_Pages () -> idx_get ( 1 ) -> get_Resources...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...