Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 11,692 for

replacement

(0.13 sec)
  1. Remove Background from Image using C#

    Follow this article to remove background from image using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing background remover using C#....feathering and transparent replacement. It then extracts the foreground...

    kb.aspose.com/imaging/net/remove-background-fro...
  2. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on system.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at System.Drawing.Drawing2D.Gr…...the steps you can follow to replace System.Drawing.Common with...the Aspose documentation on replacing System.Drawing.Common with...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  3. 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...
  4. C++ API to Export TEX to DOCM | products.aspose...

    Convert TEX to DOCM within C++ applications....extraction, text search, text replacement, image extraction, and more...extraction, text search, text replacement, image extraction, document...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. 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...
  6. 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/
  7. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...specify the resolution when replacing the contents using the ReplaceContents...snippet demonstrating how to replace the contents of a SmartObjectLayer...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  8. Using PSD files as templates for automation - B...

    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....different languages with the replacement of some graphic material...need to change, update or replace PSD Layer via C#. Firstly you...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  9. Search and Replace in GridWeb|Documentation

    This article introduces how to search and replace in GridWeb....Ask AI Search and Replace in GridWeb Contents [ Hide ] One of...spreadsheet is to use the find and replace feature. Find helps you locate...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Search EML document without opening via .NET | ...

    C# source code to search words with pattern in EML file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/eml/