Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 12,333 for

replacement

(0.26 sec)
  1. Aspose.Words or VSTO|Aspose.Words for .NET

    Aspose.Words for .NET is an advanced document processing library that provides great support for all Microsoft Word and other document formats. VSTO and Aspose.Words do not compete with each other because they solve slightly different user tasks using C#....into several, finding and replacing , filling documents with data...data from various sources, replacing fonts, etc. Generating reports...

    docs.aspose.com/words/net/aspose-words-or-vsto/
  2. Low Code|Aspose.Wordsper Java

    Semplifica le attività di elaborazione dei documenti come confronta, converti, dividi, unisci, trova e sostituisci e altre utilizzando Low Code API. Aspose.Words LowCode API con sintassi pulita, risultati rapidi e sforzo di codifica minimo....Merger Search and replace - la classe Replacer Digital signing...

    docs.aspose.com/words/it/java/low-code/
  3. Inserting HTML Dynamically in Java|Aspose.Words...

    Insert HTML into your document dynamically when building a report in Java....an HTML block which content replaces the html tag then. In its...template that will be completely replaced by the evaluated HTML at runtime...

    docs.aspose.com/words/java/inserting-html-dynam...
  4. Low Code|Aspose.Words vir Java

    Vereenvoudig dokumentverwerkingstake soos vergelyk, omskep, verdeel, saamsmelt, vind en vervang, en ander met behulp van Low Code API. Aspose.Words LowCode API met skoon sintaksis, vinnige resultate en minimale koderingspoging....Merger klas Search and replace - die Replacer klas Digital signing...

    docs.aspose.com/words/af/java/low-code/
  5. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the shape by its ID (replace with your shape ID) Aspose...VSDX); } } } In this example, replace "path_to_your_diagram.vsd"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  6. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Scopri la proprietà FindReplaceOptions IgnoreDeleted e controlla la visibilità del testo nelle revisioni eliminate con un semplice comando booleano. Migliora la tua esperienza di editing!... Replace ( "Hello" , "Greetings" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  7. كيفية استبدال النص الجزئي في الخلية|Documentation

    تعلم كيفية استبدال النص الجزئي في الخلية باستخدام Aspose.Cells....يمكنك تحقيق ذلك باستخدام طريقة Replace() أو التلاعب بقيم الخلايا برمجياً...A1 و A2. يستخدم طريقة Cell.Replace لاستبدال جزء من النص. يحدث...

    docs.aspose.com/cells/ar/net/how-to-replace-par...
  8. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color area selection. Watermark removal filter automatically fills the marked area with similar image fragments....specific color area to adjust or replace with another. Without a tool...algorithm will automatically replace the watermark area with similar...

    docs.aspose.com/imaging/net/developer-guide/man...
  9. 使用 Python 在 ODP 演示文件中搜索文本 | products.aspose.com

    Python 源代碼,用於在 ODP 演示文稿中搜索文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/s...
  10. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…... Now I need to replace Cells[int] to Cells[int, int]...@sentientsoft Your approach to replacing the Cells[int] indexer with...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...