Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 21,913 for

merge

(0.13 sec)
  1. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...with the ability to create, merge, inspect, or convert Microsoft...

    products.aspose.com/slides/cpp/conversion/html-...
  2. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...with the ability to create, merge, inspect, or convert Microsoft...

    products.aspose.com/slides/cpp/conversion/html-...
  3. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....outputStream ); } } } Split PDF pages Merge PDF files using .NET 5 Analyzing...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  4. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby....coding sites: GitHub Simple Mail Merge in Ruby Working With Nodes in...

    docs.aspose.com/words/java/update-fields-in-ruby/
  5. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....further processing such as mail‑merge; existing text will only be...new runs inserted during mail‑merge). Option B – Update a specific...

    forum.aspose.com/t/about-changing-font-name-and...
  6. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (Python) program. Removing photo background. Online photo editor.... Merge images To craft collages comprising...images, you can leverage the merging function within Aspose.Imaging...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...提供两种方法,一种是调用 Cells 集合的 merge 方法。 merge 方法需要以下参数来合并单元格: 第一行:开始合并的第一行。...> </ head > < body > < h1 > Merge Cells and Style Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  8. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MergeFIELD.+\\* MergeFORMAT)"); try { // Find all text boxes containing Merge fields Docum…...Find all text boxes containing merge fields DocumentBuilder builder...get(i).getText()); // Case merge field if (matcher.find()) {...

    forum.aspose.com/t/alternative-way-to-extract-a...
  9. 通過 C++ 合併 POTM 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 POTM 文檔。...presentation2->get_Slides()){ // Merge from source to destination ...Online POTM Merger Live Demos Merge POTM documents right now by...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  10. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...that file as a plain PDF and merge it with other PDFs, the OLE...and guarantees a valid PDF. Merge the PDFs (example using Aspose...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...