Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 12,645 for

replacement

(0.08 sec)
  1. Microsoft Graph‑verktygsfunktioner|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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/sv/java/microsoft-graph-u...
  2. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…...formula in the shape data but replaced it with values. But still...questions: Why is the formula replaced with values and how can I...

    forum.aspose.com/t/changes-to-formula-in-contro...
  3. أرشيف

    أرشيف...Replace (imageIndex، new FileStream...معينة page.Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/ar/pdf/replace-images-in-pdf-fi...
  4. Поиск и замена текста в Excel с использованием ...

    Следуйте этой статье, чтобы найти и заменить текст в Excel с использованием Java. Она содержит все сведения по настройке IDE, список шагов и пример кода для реализации поиска и замены текста в Excel с использованием Java....для поиска текста и метод replace() для изменения текста в той...значение. Используйте метод replace() для изменения текста и повторите...

    kb.aspose.com/ru/cells/java/find-and-replace-te...
  5. ReplacingArgs.matchEndNode property | Aspose.Wo...

    ReplacingArgs.matchEndNode property. Gets the node that contains the end of the match....Replacing class ReplacingArgs ReplacingArgs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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/
  8. Quick Start in PHP|Aspose.Words for Java

    PHP: Quick Start Aspose.Words for Java....Apply License in PHP Find And Replace in PHP Hello World in PHP Load...

    docs.aspose.com/words/java/quick-start-in-php/
  9. Archiwa

    Archiwa...TextFragmentAbsorber("text-to-replace") # Wyszukaj tekst document...textFragmentCollecti: txtFragment.text = "replaced-text" # Zapisz zaktualizowany...

    blog.aspose.com/pl/pdf/find-and-replace-text-in...
  10. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...sensitivity label // Note: Replace "YourSensitivityLabel" with....xlsx"); } } Make sure to replace "YourSensitivityLabel" with...

    forum.aspose.com/t/how-to-add-sensitivity-label...