Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 6,994 for

replacement

(0.15 sec)
  1. Szöveg keresése ODP prezentációs fájlokban a C+...

    C++ forráskód a szöveg kereséséhez a ODP prezentációban....); presentation -> Save( u "replaced.odp" , SaveFormat :: Odp);...

    products.aspose.com/slides/hu/cpp/search/odp/
  2. Szöveg keresése PPT prezentációs fájlokban a Ja...

    Java forráskód a szöveg kereséséhez a PPT prezentációban.... save ( "replaced.ppt" , SaveFormat . Ppt );...

    products.aspose.com/slides/hu/java/search/ppt/
  3. comprobación de sintaxis y corrección ortográfi...

    Este artículo describe cómo agregar comprobación de sintaxis y corrección ortográfica para GridJs....correct_syntax ( text , locale ): # replace your logic here return text...

    docs.aspose.com/cells/es/python-net/aspose-cell...
  4. Definir Tamanho da Imagem|Aspose.PDF para Java

    Esta seção descreve como definir o tamanho da imagem em um arquivo PDF usando a biblioteca Java....es/" ; public static void Replace () { // Instanciar objeto Document...

    docs.aspose.com/pdf/pt/java/set-image-size/
  5. Ghi chú bản phát hành Aspose.PSD cho .NET 23.7|...

    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....changeFile = "artwork for replace.png" ; string outputFile =...( sourceFile )) { //Step: Replace text TextLayer textLayer =...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-2...
  6. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...XImageCollection 类中添加了 Replace 方法重载:public void Replace(int index, Stream...文件中的图像的质量。使用 XImageCollection 类中的重载 Replace 方法。 以下代码片段演示如何将文档中的所有图像转换为使用...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  7. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with new ones....0 replaces the deprecated IOutputStorage...Aspose.SVG for .NET 24.3.0 replaces the deprecated LocalFileSystemStora...

    docs.aspose.com/svg/net/migration-between-versi...
  8. Aspose.Cells 8.4.2 de Genel API Değişiklikleri|...

    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 columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . CopyColumns...

    docs.aspose.com/cells/tr/net/public-api-changes...
  9. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveOptions class....text, all font glyphs are replaced with a combination of graphics...text, all font glyphs are replaced with the combination of <path>...

    docs.aspose.com/svg/net/text-vectorization/
  10. Image and Text Vectorization – Python Code Exam...

    The articles in this section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG Python library....vectorization, we mean the process of replacing bitmaps or SVG text with mathematic...text, all font glyphs are replaced with a combination of graphics...

    docs.aspose.com/svg/python-net/vectorization/