Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 12,143 for

replacement

(0.18 sec)
  1. Aspose Word to HTML Conversion – Content Contro...

    Hi, When I convert a Word document to HTML (either online using the link below or programmatically), I encounter an issue: the inner content of content controls is not wrapped with a <div> tag in the HTML structure. Why…...tags using a basic string replacement in C# after conversion: string...htmlContent = htmlContent.Replace("<contentControl>", "<div><contentControl>");...

    forum.aspose.com/t/aspose-word-to-html-conversi...
  2. 使用JavaScript通过C++替换Smart Art中的文本|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++替换Smart Art中的文本...< body > < h1 > SmartArt Replacement Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  3. C# で PSB ファイルを PNG 形式に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/psd/jp/net/conversion/psb-t...
  4. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....is used to indicate the replacement of text. Create new StrikeOutAnnotation...Caret Annotation for text replacement var caretAnnotation2 = new...

    docs.aspose.com/pdf/net/extra-annotations/
  5. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....font data or a suitable replacement for the requested font. Since...below (when the appropriate replacement is found, the Font Substitution...

    docs.aspose.com/words/python-net/manipulating-a...
  6. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....document’s vba_project Define the replacement VBA macro text as a multi-line...module—either by index or by name—and replace its source. Finally, save the...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  7. smartObjectLayer with filter->distort-->displac...

    when outerSmartObjectLayer.replaceContents(innerPsd) always failed,lost displace effects....SmartObjectLayer when trying to replace the contents of a smart object...the modified content after replacement. Solution : Check the Image...

    forum.aspose.com/t/smartobjectlayer-with-filter...
  8. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....TeX Product Family How to Replace Words in a Word Document using...tutorial describes how to replace words in a Word document using...

    kb.aspose.com/words/python/how-to-replace-words...
  9. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....font data or a suitable replacement for the requested font. Since...below (when the appropriate replacement is found, the Font Substitution...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  10. C# で PSB ファイルを PNG 形式に変換する方法 | products.aspose.com

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/psd/jp/psb-to-png/