Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 12,419 for

replacement

(0.24 sec)
  1. .NET을 통해 열지 않고 MBOX 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 MBOX 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/mbox/
  2. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....spaces in the bookmarks were replaced with underscores. This restriction...Aspose.Words automatically replaces spaces with underscores. PDF...

    docs.aspose.com/words/net/working-with-bookmarks/
  3. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....Hide ] Add( TabStop ) Adds or replaces a tab stop in the collection...specified position, it is replaced. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words/tab...
  4. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。... Replace 方法,由 文本 类,支持更改形状的文本。 本文中的代码示例查找并替换页面上形状的文本。...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/zh/net/working-with-text/
  5. Перетворення PST в MSG за допомогою програми C ...

    Зразок коду перетворення C++ для документа PST у формат MSG. Використовуйте приклад коду для пакетного перетворення PST в MSG у будь-якій програмі C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/uk/cpp/conversion/pst...
  6. Converti PST in MSG tramite l'applicazione C++ ...

    Esempio di codice di conversione C++ per il documento PST in formato MSG. Usa un codice di esempio per la conversione in batch da PST a MSG all'interno di qualsiasi applicazione C++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/it/cpp/conversion/pst...
  7. Remove Fields using Python|Aspose.Words for Pyt...

    Learn how to remove fields in Python. Remove fields programmatically using Python via .NET API....may occur when it is to be replaced with a different field type...GitHub . Updating Fields Python Replace Fields Python Related articles...

    docs.aspose.com/words/python-net/remove-fields/
  8. Control External Resources using WorkbookSettin...

    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.... The code replaces the linked image with Aspose...the broken linked image is replaced with Aspose Logo. Sample Code...

    docs.aspose.com/cells/java/control-external-res...
  9. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/es/net/working-with-text/
  10. Working with Images in PDF|Aspose.PDF for Java

    This section describes the features of working with images in a PDF file using Java library....allow you to set image size, replace images, extract images, search...images on all pages with Java. Replace Image in Existing PDF File...

    docs.aspose.com/pdf/java/working-with-images/