Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 12,601 for

replacement

(0.12 sec)
  1. Online PowerPoint File Text Finder or Build Pow...

    Free online app to search in PowerPoint file. Python API code for any PowerPoint file text search application....Use find_and_replace_text method to find and replace text. Call...

    products.aspose.com/total/python-net/search/pow...
  2. Online PPT File Text Finder or Build PPT Search...

    Free online app to search in PPT file. Python API code for any PPT file text search application....Use find_and_replace_text method to find and replace text. Call...

    products.aspose.com/total/python-net/search/ppt/
  3. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....Working with Images (facades) Replace Text (facades) Working with...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  4. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....another page has title with body replaced by evaluation watermark. Text...Every third text element are replaced by watermark. Table elements...

    docs.aspose.com/note/net/licensing/
  5. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...Replace(".docx","_tmp.pdf"); doc.Save(tmpPdfFile...string pdfFile = filepath.Replace(".docx",".pdf"); var pdfDocument...

    forum.aspose.com/t/saving-and-converting-docx-f...
  6. 아카이브

    아카이브...datetime, timedelta # 교체 사전 생성 replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ko/diagram/find-and-replace-in-...
  7. docx转化PDF后,标题换行了 - Free Support Forum - aspose.com

    docx转换PDF后,标题行换行了,但是在word中直接导出不会出现这个情况。 new.docx (11.1 KB)...replace("\r", "").replace("\n", " "); para.getRange()...getRange().replace(para.getText(), txt); } // 更新布局后保存 doc.updatePageLayout();...

    forum.aspose.com/t/docx-pdf/325351
  8. .NET के माध्यम से खोले बिना OST दस्तावेज़ खोजें...

    .NET Framework, .NET Core, और Xamarin प्लेटफ़ॉर्म पर OST फ़ाइल में पैटर्न के साथ शब्दों को खोजने के लिए C # स्रोत कोड।...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/hi/net/search/ost/
  9. Customize Barcode Text and Captions in Python v...

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

    docs.aspose.com/barcode/python-net/set-barcode-...
  10. Is there Aspose Cells and Words sample code to ...

    Hi, I want to create an Excel Scatter Chart and put it in a Word docx as an Excel chart. Is there sample code for this using Aspose Cells and Words? Is there sample code to show me how to "bookmark" the place where the c…...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/is-there-aspose-cells-and-wo...