Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 125 for

system.drawing replacement

(0.09 sec)
  1. Добавить изображение в PDF с использованием C#|...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C#....перегрузки: перегрузка метода Replace добавлена в класс XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int quality)...

    docs.aspose.com/pdf/ru/net/add-image-to-existin...
  2. Tambahkan Gambar ke PDF menggunakan C#|Aspose.P...

    Bagian ini menjelaskan cara menambahkan gambar ke file PDF yang sudah ada menggunakan pustaka C#....overload berikut: overload metode Replace ditambahkan ke kelas XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/id/net/add-image-to-existin...
  3. Adicionar Imagem ao PDF usando C#|Aspose.PDF fo...

    Esta seção descreve como adicionar uma imagem a um arquivo PDF existente usando a biblioteca C#....sobrecargas: a sobrecarga do método Replace foi adicionada à classe XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/pt/net/add-image-to-existin...
  4. Agregar imagen a PDF usando C#|Aspose.PDF for .NET

    Esta sección describe cómo agregar una imagen a un archivo PDF existente utilizando la biblioteca C#....sobrecargas: la sobrecarga del método Replace se agrega a la clase XImageCollection:...XImageCollection: public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/es/net/add-image-to-existin...
  5. Ajouter une image à un PDF en utilisant C#|Aspo...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant la bibliothèque C#....la surcharge de la méthode Replace est ajoutée dans la classe...XImageCollection : public void Replace(int index, Stream stream, int...

    docs.aspose.com/pdf/fr/net/add-image-to-existin...
  6. .NET PDF API - Create, Merge, Modify, and Conve...

    .NET library to generate, edit and parse PDF files in C# or VB.NET. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....Features Print documents Add, replace or remove images Add digital...ToString () + "_out.jpg" ), System . Drawing . Imaging . ImageFormat...

    products.aspose.com/pdf/net/
  7. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...XImageCollection 类中添加了 Replace 方法重载:public void Replace(int index, Stream...image using ( var bitmap = System . Drawing . Image . FromFile ( dataDir...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  8. Creating Excel Chart and Embedding it in Presen...

    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 the object changed image with...Slides //-------- //Step - 5: Replace the object changed image with...

    docs.aspose.com/slides/net/creating-excel-chart...
  9. PDF에 이미지 추가하기 C#|Aspose.PDF for .NET

    이 섹션에서는 C# 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....XImageCollection 클래스에 추가된 Replace 메서드 오버로드: public void Replace(int index, Stream...image using ( var bitmap = System . Drawing . Image . FromFile ( dataDir...

    docs.aspose.com/pdf/ko/net/add-image-to-existin...
  10. Ganti Teks di PDF|Aspose.PDF for .NET

    Pelajari lebih lanjut tentang berbagai cara mengganti dan menghapus teks dari Aspose.PDF for .NET library.... FromRgb ( System . Drawing . Color . Blue ); textFragment...Pdf . Color . FromRgb ( System . Drawing . Color . Green ); } //...

    docs.aspose.com/pdf/id/net/replace-text-in-pdf/