Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,807 for

replacement

(0.04 sec)
  1. 如何使用 C# 在 Word 文档中查找和替换文本

    在这个简短的教程中,您将学习如何使用 C# 在 Word 文档中查找和替换文本。在 C# Word 文档中,可以使用任何基于 .NET 的应用程序的简单 API 调用来替换文本。...FindReplaceOptions 类对象以设置不同的属性 在 Replace 方法中设置搜索和替换字符串以及不同的属性 使用替换的字符串值保存输出...FindReplaceOptions Class 的不同属性以调整文本替换过程。最后 replace text in Word document using...

    kb.aspose.com/zh/words/net/how-to-find-and-repl...
  2. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...xlsx"); // Replace with your file name // Get....xlsx"); } } Make sure to replace "yourfile.xlsx" with the actual...

    forum.aspose.com/t/how-to-change-number-format-...
  3. Vectorization – Basic Overview – C# Examples

    The articles in this section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG API....vectorization, we mean the process of replacing bitmaps or SVG text with mathematic...text, all font glyphs are replaced with the combination of path...

    docs.aspose.com/svg/net/vectorization/
  4. Technical Articles|Aspose.Slides 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....from Presentation shapes Replacing Images inside Presentation...

    docs.aspose.com/slides/cpp/technical-articles/
  5. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field types contained in the field codes in C++....method Aspose::Words::Range::Replace method...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. So ersetzen Sie Wörter in einem Word-Dokument m...

    Dieser Artikel beschreibt, wie Sie Wörter in einem Word-Dokument mit Python ersetzen. Es enthält Konfigurationsdetails, einen schrittweisen Prozess und einen ausführbaren Beispielcode zum Ersetzen von Text in Word mithilfe von Python....festzulegen Rufen Sie die replace-Methode zusammen mit dem alten...Ersetzen-Prozesses und die replace()-Methode zum eigentlichen...

    kb.aspose.com/de/words/python/how-to-replace-wo...
  7. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Examples Shows how to replace text in a document’s footer.... Year ; footer . Range . Replace ( "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....docx" ); Shows how to replace text in a document’s footer...footer -> get_Range () -> Replace ( u "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Ersetzen Sie Tags durch Text in einem Textfeld ...

    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....can have tags which can be replaced with some text at run time...

    docs.aspose.com/cells/de/net/replace-tag-with-t...
  10. Document.unlink_fields method | Aspose.Words fo...

    Document.unlink_fields method. Unlinks fields in the whole document.... Remarks Replaces all the fields in the whole...

    reference.aspose.com/words/python-net/aspose.wo...