Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 12,656 for

replacement

(0.15 sec)
  1. Интеграция данных Excel в презентации PowerPoin...

    Чтение данных из книг Excel в Aspose.Slides с помощью API ExcelDataWorkbook. Загрузка листов и ячеек и использование их значений для создания презентаций PowerPoint, управляемых данными.... Replace ( "{{EmployeeName}}" , employeeName...departmentPortion . Text . Replace ( "{{Department}}" , department...

    docs.aspose.com/slides/ru/net/excel-integration/
  2. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…...Arial is not found, it is replaced with an available font, such...// Process the document to replace fonts TextFragmentAbsorber...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  3. Tìm và thay thế trong Java|Aspose.Words cho Java

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn sử dụng Java....một trong các phương pháp Replace để tìm hoặc thay thế một chuỗi... Sử dụng phương thức khác Replace để tìm kiếm và thay thế các...

    docs.aspose.com/words/vi/java/find-and-replace/
  4. 档案

    档案...index)->getResources()->getImages()->Replace(int32t index, System::SharedPtr...esources()->get_Images()->Replace(1, newImage); // 关闭流 newImage->Close();...

    blog.aspose.com/zh/pdf/working-with-images-in-p...
  5. Lưu trữ

    Lưu trữ...getResources() -> getImages() -> Replace (int32t index, System :: SharedPtr...esources()->get_Images()->Replace(1, newImage); // Đóng luồng...

    blog.aspose.com/vi/pdf/working-with-images-in-p...
  6. Frequently Asked Questions | Aspose.SVG for .NET

    Get quick answers to common questions about Aspose.SVG for .NET. Understand its benefits, functionality, and advanced features....text, all font glyphs are replaced with the combination of <path>...application is intended to replace text elements in SVG files...

    docs.aspose.com/svg/net/faq/
  7. آرشیوها

    آرشیوها...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/fa/email/create-update-and-dele...
  8. 档案

    档案...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/zh/email/create-update-and-dele...
  9. Lưu trữ

    Lưu trữ...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/vi/email/create-update-and-dele...
  10. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...XImageCollection 类中添加了 Replace 方法重载:public void Replace(int index, Stream...文件中的图像的质量。使用 XImageCollection 类中的重载 Replace 方法。 以下代码片段演示如何将文档中的所有图像转换为使用...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...