Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 17,932 for

document insertion

(0.1 sec)
  1. Como redimensionar imagens no Word usando Python

    Este artigo orienta você sobre como redimensionar imagens no Word usando Python. Ele fornece detalhes de configuração, processo passo a passo e um código de amostra executável para redimensionar imagens no MS Word usando Python....usando o objeto de classe Document para adicionar imagens Escreva...necessário para descrever a imagem Insert the image várias vezes Obtenha...

    kb.aspose.com/pt/words/python/how-to-resize-pic...
  2. Як змінити розмір зображення в Word за допомого...

    У цій статті описано, як змінити розмір зображення в Word за допомогою Python. Він надає деталі конфігурації, покроковий процес і приклад коду для зміни розміру зображення в MS Word за допомогою Python....використовуючи об’єкт класу Document для додавання зображень Напишіть...потрібно для опису зображення Insert the image кілька разів Отримайте...

    kb.aspose.com/uk/words/python/how-to-resize-pic...
  3. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Text 註釋的原始程式碼...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  4. 如何使用 .NET 添加 Watermark 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Watermark 批注。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var WatermarkAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  5. C++ 을 (를) 사용하여 Text 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Text 주석을 추가하기 위한 소스 코드...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/ko/cpp/annotation/text/...
  6. C++ 을 (를) 사용하여 Watermark 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Watermark 주석을 추가하기 위한 소스 코드...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var WatermarkAnnotation1...

    products.aspose.com/pdf/ko/cpp/annotation/water...
  7. C++ 을 (를) 사용하여 Underline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Underline 주석을 추가하기 위한 소스 코드...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var UnderlineAnnotation1...

    products.aspose.com/pdf/ko/cpp/annotation/under...
  8. C++ 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Strikeout 주석을 추가하기 위한 소스 코드...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  9. C++ ile Web URL den Excel Çalışma Sayfasına Web...

    C++ ve Aspose.Cells for C++ API kullanarak URL den Excel gömülü resme dönüştürme öğrenin.... GetPictures (); // Insert the picture from local file...

    docs.aspose.com/cells/tr/cpp/load-a-web-image-f...
  10. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de Excel usando Aspose.Cells con C++.... PutValue ( u "Insert via Aspose.Cells" ); Style...

    docs.aspose.com/cells/es/cpp/insert-svg-to-excel/