Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 190,016 for

page

(1.25 sec)
  1. Გადაიყვანეთ Გამოსახულება PNG C++

    გადაიყვანეთ Გამოსახულება PNG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG 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/ima...
  2. Გადაიყვანეთ Გამოსახულება HTML C++

    გადაიყვანეთ Გამოსახულება HTML C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML 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/ima...
  3. Გადაიყვანეთ Გამოსახულება HTML C#

    გადაიყვანეთ Გამოსახულება HTML C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც 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/ka/net/conversion/ima...
  4. 替换 PDF 中的文本|Aspose.PDF for Java

    了解更多关于替换和删除 PDF 文本的各种方法。Aspose.PDF 允许在特定区域或使用正则表达式替换文本。...pdf" ); // 让我们将每个“page”一词替换为某些带有特定字体 TakaoMincho 的日文文本,该字体可能安装在操作系统中...new TextFragmentAbsorber ( "page" ); // 创建文本搜索选项的实例 TextSearchOptions...

    docs.aspose.com/pdf/zh/java/replace-text-in-a-p...
  5. Aspose::Words::Saving::FixedPageSaveOptions::se...

    Aspose::Words::Saving::FixedPageSaveOptions::set_PageSavingCallback method. Allows to control how separate Pages are saved when a document is exported to fixed Page format in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  7. Converting a JPEG file to TEX using Python | As...

    Sample code on Python for JPEG to TEX conversion. Use example code for batch JPEG to TEX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  8. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Installation | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to install Aspose.Page API solution for Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/installation/
  10. Split PDF Files Online or using Java | products...

    Free online app to Split different PDF files. Java Splitter library code for PDF documents....Loop through the pages in the Document.pages collection and on...add the Page using getPages().add(Page). Save the page into new...

    products.aspose.com/total/java/split/pdf/