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

replacement

(2.15 sec)
  1. ReplacementFormat Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Replacing.ReplacementFormat-enum för flexibla dokumentformateringsalternativ. Förbättra dina textersättningar med lätthet!...Replacing hopsättning Aspose.Words ReplaceAction...

    reference.aspose.com/words/sv/net/aspose.words....
  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. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Replace(tagRegex, "$0", opt); int bkIndex...Regex(@"<<\[.*? doc.Range.Replace(tagRegex, "$0", opt); int bkIndex...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  5. 搜索

    搜索...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  6. Création et mise à jour des calendriers dans Ja...

    Apprenez à créer, mettre à jour et gérer les calendriers du projet à l'aide d'Aspose.Tasks pour Java....java hosted with ❤ by GitHub Replacing a Calendar Calendars are used...This topic looks at how to replace a base calendar, that is, the...

    docs.aspose.com/tasks/fr/java/creating-updating...
  7. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…... IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED...procedure for fontconfig is to replace any existing fonts.conf file...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  8. Customize Barcode Text and Captions in Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Java...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/java/set-barcode-text/
  9. 既存のPDF内のテーブルを操作する|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して既存のPDF内のテーブルを操作する方法を学び、ドキュメントの変更に柔軟性を提供します。...がある場合は、 TableAbsorber クラスのReplace()メソッドを使用してそれを行うことができます。以下の...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/ja/net/manipulate-tables-in...
  10. Najít a nahradit v Java|Aspose.Words místo Java

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít Java....řetězců Můžete použít jednu z Replace metody, jak najít nebo nahradit...([a-zA-Z]+) \1 . Použijte ten druhý. Replace způsob vyhledávání a nahrazení...

    docs.aspose.com/words/cs/java/find-and-replace/