Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 13,209 for

replacement

(0.08 sec)
  1. Замена тега текстом в текстовом поле внутри Раб...

    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....can have tags which can be replaced with some text at run time...

    docs.aspose.com/cells/ru/net/replace-tag-with-t...
  2. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....example demonstrates how to replace a file and update its name...PdfCompliance . PdfA1b }; // Save (replace) the existing file on Google...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... paragraphs # Replace the placeholders with data...text = name_portion . text . replace ( "{{EmployeeName}}" , employee_name...

    docs.aspose.com/slides/python-net/excel-integra...
  4. 档案

    档案...datetime, timedelta # 创建替换字典 replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/zh/diagram/find-and-replace-in-...
  5. Lưu trữ

    Lưu trữ...timedelta # Tạo từ điển thay thế replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/vi/diagram/find-and-replace-in-...
  6. Customize Barcode Text and Captions in Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Python...No Wrap Replace Barcode Text in 2D Barcodes To replace barcode...required, caption labels can replace main text in 1D barcodes by...

    docs.aspose.com/barcode/python-java/set-barcode...
  7. Ricerca di testo DOCX online o crea software di...

    App online gratuita per la ricerca di contenuti nel file DOCX. Codice API Python per qualsiasi applicazione di ricerca di testo di file DOCX....replace per trovare e sostituire il...FindReplaceOptions. Oppure usa range.replace_regex per l’espressione regolare...

    products.aspose.com/total/it/python-net/search/...
  8. Ricerca di testo WORD online o crea software di...

    App online gratuita per la ricerca di contenuti nel file WORD. Codice API Python per qualsiasi applicazione di ricerca di testo di file WORD....replace per trovare e sostituire il...FindReplaceOptions. Oppure usa range.replace_regex per l’espressione regolare...

    products.aspose.com/total/it/python-net/search/...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... getParagraphs (); // Replace the placeholders with data...namePortion . getText (). replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/java/excel-integration/
  10. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....PDF file Working with Images Replace Text Working with Attachments...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/