Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 12,525 for

replacement

(0.14 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... save ( output_file ) Replace old Table with a new one in...and replace it with the desired one, you can use replace() the...

    docs.aspose.com/pdf/python-net/manipulate-table...
  2. 搜索

    搜索...Replace(":", " ") + ".msg"); // 將此消息以...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  3. Hämta sidhuvuden och sidfötter med JavaScript v...

    Denna artikel förklarar hur man programmatisk hämtar sidhuvuden och sidfötter från Excel eller OpenOffice filer med JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/sv/javascript-cpp/get-hea...
  4. JavaScript ile C++ kullanarak Başlık veya Altbi...

    Bu makale, JavaScript via C++ API kullanarak Excel veya OpenOffice dosyalarından programatik olarak başlık ve altbilgilerin nasıl alınacağını açıklamaktadır.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/tr/javascript-cpp/get-hea...
  5. Working with DICOM Data Elements Using Aspose.M...

    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.... updating, removing, and replacing data for DICOM data elements...( 1 ); Replacing Data in a DICOM Element The Replace method allows...

    docs.aspose.com/medical/net/developer-guide/dat...
  6. 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/fr/net/licensing/
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  9. Arşiv

    Arşiv...Replace(imageIndex, new FileStream(“lovely...değiştir page.Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/tr/pdf/replace-images-in-pdf-fi...
  10. Cómo reemplazar texto parcial en la celda|Docum...

    Aprende cómo reemplazar texto parcial en la celda con Aspose.Cells....lograrlo usando el método Replace() o manipulando los valores...A1 y A2. Usa el método Cell.Replace para reemplazar una porción...

    docs.aspose.com/cells/es/net/how-to-replace-par...