Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 12,686 for

replacement

(0.38 sec)
  1. 既存のPDFファイル内の画像を置き換える|Aspose.PDF for Java

    このセクションでは、Javaライブラリを使用して既存のPDFファイル内の画像を置き換える方法について説明します。...Contents [ Hide ] XImages コレクションの Replace メソッドを使用すると、既存のPDFファイル内の画像を置き換えることができます。...es/" ; public static void Replace () { // ドキュメントを開く Document...

    docs.aspose.com/pdf/ja/java/replace-image-in-ex...
  2. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Python and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/python-net/object-previe...
  3. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....docx" ); Shows how to replace text in a document’s footer...); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Последовательность выбора шрифтов в Aspose.Slid...

    Узнайте, как Aspose.Slides для Java выбирает шрифты, обеспечивая чёткую и согласованную презентацию файлов PPT, PPTX и ODP — улучшите свои слайды уже сейчас.... Font Replacement и Font Substitution . Это...могли решить, нужно ли embed , replace , или добавить external sources...

    docs.aspose.com/slides/ru/java/font-selection-s...
  5. Търсене и замяна в C++|Aspose.Words за C++

    Намерете низ или шаблон на регулярен израз във вашия документ и го заместете с текста, който искате да използвате C++....следните: Simple string replacement - за да намерите и замените...заместване с Aspose.Words.Replacing пространство от имена. Можете...

    docs.aspose.com/words/bg/cpp/find-and-replace/
  6. Catatan Rilis Aspose.PSD untuk .NET 23.4|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.... Replace ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  7. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....URL imageUrl = new URL ( "[REPLACE WITH URL]" ); URLConnection...null ) pres . dispose (); } Replace Images in the Image Collection...

    docs.aspose.com/slides/androidjava/image/
  8. Archivio

    Archivio...Dopodiché, chiama il metodo replace(). Prende la stringa di ricerca...demonstrates how to find and replace text in Word document. # Load...

    blog.aspose.com/it/words/python-ms-word-automat...
  9. 記録

    記録...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("2. Get organized", "New Text Here");...

    blog.aspose.com/ja/note/find-replace-text-oneno...
  10. Remove Fields C#|Aspose.Words for .NET

    Learn how to remove fields in C#. Remove fields programmatically using .NET API....occur when it needs to be replaced with a different field type...GitHub . Update Fields C# Replace Fields C# Related articles...

    docs.aspose.com/words/net/remove-fields/