Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 12,643 for

replacement

(0.12 sec)
  1. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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....SaveOptions Packages have been Replaced with ImageOptions CreateOptions...obsolete and ImageOptions has replaced the aforesaid. Following code...

    docs.aspose.com/imaging/java/how-to-migrate-to-...
  2. ConnectionPointPlace not defined - Free Support...

    A very basic question. But didn’t find the solution so far. I am trying to connect in python two Rectangle shapes (to be generated in visio format). I am using ConnectionPointPlace method but get the error - “name ‘Con…...id # Replace with your actual shape ID shapeIdStar...diagram.pages[0].shapes[1].id # Replace with your actual shape ID shapeIdConnector...

    forum.aspose.com/t/connectionpointplace-not-def...
  3. Redact DOCX Document Online or using C++ | prod...

    Open and redact DOCX document online via app for free. C++ API code to search and replace DOCX text....Code listed for search and replace text in DOCX file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/cpp/redact/docx/
  4. Redact ODS Spreadsheet Online or using C++ | pr...

    Open and redact ODS document online via app for free. C++ API code to search and replace ODS text....Code listed for search and replace text in ODS file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/cpp/redact/ods/
  5. Convertir Word en Excel en Java|Aspose.Words po...

    Convertissez PDF en Excel, XML en Excel, DOCX en Excel Java. Enregistrez un document dans différents formats dans XLSX en utilisant Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/fr/java/convert-a-documen...
  6. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  7. Заменяйте текст в рабочей книге с помощью регул...

    Заменяйте текст в рабочей книге с помощью регулярных выражений в JavaScript через C++....> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/ru/javascript-cpp/replace...
  8. Reemplazar texto en un libro de trabajo usando ...

    Reemplazar texto en un libro de trabajo usando expresiones regulares en JavaScript a través de C++....> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/es/javascript-cpp/replace...
  9. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156
  10. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...