Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 13,268 for

replacement

(0.25 sec)
  1. Configurer la substitution de polices dans les ...

    Activer une substitution de polices optimale dans Aspose.Slides pour .NET lors de la conversion de présentations PowerPoint et OpenDocument vers d'autres formats de fichiers....Vous pouvez consulter Font Replacement . FAQ Quelle est la différence...substitution de police ? Replacement est une substitution forcée...

    docs.aspose.com/slides/fr/net/font-substitution/
  2. Redaktujte dokument WORD online nebo pomocí Pyt...

    Otevřete a upravte dokument WORD online prostřednictvím aplikace zdarma.Kód Python API pro vyhledávání a nahrazování textu WORD regulárním výrazem....Document Použijte metodu replacement.FindReplaceOptions(). K vyhledání...použijte regulární výraz range.replace_regex Uložte dokument WORD...

    products.aspose.com/total/cs/python-net/redact/...
  3. Відредагуйте документ ODT онлайн або за допомог...

    Відкривайте та редагуйте документ ODT онлайн за допомогою програми безкоштовно. Код API Python для пошуку та заміни тексту ODT на регулярний вираз....документа Використовуйте метод replacing.FindReplaceOptions(). Використовуйте...Використовуйте регулярний вираз range.replace_regex для пошуку та заміни...

    products.aspose.com/total/uk/python-net/redact/...
  4. 公共 API Aspose.Diagram 6.6.0 的变化|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.... replace ( "This is test message." ...getObjectData ())); doc . getRange (). replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  5. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....for Java can automatically replace commonly misspelled words in...

    docs.aspose.com/ocr/java/automatic-spelling-cor...
  6. Azure AD‑configuratie & Microsoft Graph‑authent...

    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.... replace ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/nl/java/microsoft-graph-a...
  7. Tambahkan Gambar ke PDF menggunakan C#|Aspose.P...

    Bagian ini menjelaskan cara menambahkan gambar ke file PDF yang sudah ada menggunakan pustaka C#....overload berikut: overload metode Replace ditambahkan ke kelas XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/id/net/add-image-to-existin...
  8. Добавить изображение в PDF с использованием C#|...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C#....перегрузки: перегрузка метода Replace добавлена в класс XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int quality)...

    docs.aspose.com/pdf/ru/net/add-image-to-existin...
  9. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...replace("[PLACEHOLDER]", "C:\\Temp\\src...the Aspose.Words find and replace engine for each match. */ @Override...

    forum.aspose.com/t/topic/312049
  10. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。... urlopen ( "[REPLACE WITH URL]" ) . read ()) image... images [ 0 ] old_image . replace_image ( image_data ) # 第二种方法。...

    docs.aspose.com/slides/zh/python-net/image/