Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 9,065 for

replacement

(0.08 sec)
  1. 在Java中插入和追加文档|Aspose.Words为Java

    将文档合并为一个:使用查找和替换、合并字段、书签或简单地在Java中的文档结尾处将文档插入或附加到新的或现有的文档中。...{#insert-a-document-during-find-and-replace-operation}期间插入文档 您可以在执行查找和替换操作时插入文档。...但在最终文档中,您需要将这些段落替换为从另一个外部文档中获取的内容。 为此,您需要为replace事件创建一个处理程序。 下面的代码示例演示如何为替换事...

    docs.aspose.com/words/zh/java/insert-and-append...
  2. 在C++中插入和追加文档|Aspose.Words对于C++

    将文档合并为一个:使用查找和替换、合并字段、书签或简单地在文档端将文档插入或附加到新的或现有的文档中。...在查找和替换操作{#insert-a-document-during-find-and-replace-operation}期间插入文档 您可以在执行查找和替换操作时插入文档。...但在最终文档中,您需要将这些段落替换为从另一个外部文档中获取的内容。 为此,您需要为replace事件创建一个处理程序。 下面的代码示例演示如何为替换事...

    docs.aspose.com/words/zh/cpp/insert-and-append-...
  3. Aspose.PSD for Java 24.9 - Release Notes|Docume...

    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....Category PSDJAVA-655 [AI Format] Replace standard rendering with APS...examples: PSDJAVA-655. [AI Format] Replace standard rendering with APS...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. Modifiche dell API pubblica in Aspose.Cells 8.4...

    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.... getCodes (); //Replace the original message with the...message." )) { code = code . replace ( "This is test message." ...

    docs.aspose.com/cells/it/java/public-api-change...
  5. Vectorize BMP – Python code and Online Vectorizer

    Convert BMP to SVG online or using Python. Vectorize BMP images to enjoy the benefits of vector graphics. Try our free Online Image Vectorizer today!...SVG Vectorization involves replacing bitmaps with mathematical...one. Then, the Vectorizer replaces all the same colored spots...

    products.aspose.com/svg/python-net/vectorize-im...
  6. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...} Gets or sets whether to replace five or more different page...and its page number. We can replace it with any text we put on...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Notatki wydania Aspose.PSD dla .NET 23.7|Docume...

    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....changeFile = "artwork for replace.png" ; string outputFile =.... ToString ( "0.0####" ). Replace ( "," , "." ); string width...

    docs.aspose.com/psd/pl/net/aspose-psd-dla-net-2...
  8. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....(); } Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  9. Aspose.Cells 8.4.0 中的公共 API 变更|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.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...MoveToBookmark("SignaturePlaceholder"); // Replace with your actual bookmark name...

    forum.aspose.com/t/bytearray-to-image/310992