Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 56,356 for

ios

(0.06 sec)
  1. Extrair Imagens de Arquivo PDF usando Python|As...

    Esta seção mostra como extrair imagens de um arquivo PDF usando a biblioteca Python.... images [ 1 ] outputImage = io . FileIO ( output_image , "w"...

    docs.aspose.com/pdf/pt/python-net/extract-image...
  2. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...IO.File.WriteAllBytes(docPath, ms...string fileExtension = System.IO.Path.GetExtension(questdocments...

    forum.aspose.com/t/issue-text-box-child-can-not...
  3. Conversor de fuentes | Solución API para C++

    Biblioteca C++ fácil de usar para la conversión de fuentes desde Aspose.Font para trabajar con diferentes fuentes....System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    docs.aspose.com/font/es/cpp/convert/
  4. ActiveX|وثائق Aspose.Slides لـ Python

    إدارة عناصر التحكم في ActiveX في عرض PowerPoint باستخدام بايثون...pydrawing as draw import io # Accessing the presentation.... width , 0 ) ]) bmp_bytes = io . BytesIO () bmp . save ( bmp_bytes...

    docs.aspose.com/slides/ar/python-net/activex/
  5. C++でコメントやノートを管理する|Documentation

    Aspose.Cells for C++を使ったコメントやノートの挿入と管理。...ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( file...(); file . seekg ( 0 , std :: ios :: beg ); imageData . resize...

    docs.aspose.com/cells/ja/cpp/comments-and-notes/
  6. Cree un documento en Python – cree o cargue HTM...

    Aprenda a cargar documentos HTML desde un archivo, URL y a crear HTML desde cero. Considere enfoques para cargar documentos basados ​​en HTML en Python....base_uri) : Copy 1 import os 2 import io 3 from aspose. html import *...string to it. 11 content_stream = io. BytesIO (b "<p>Hello, World...

    docs.aspose.com/html/es/python-net/create-a-doc...
  7. 파이썬에서 PDF를 다양한 이미지 형식으로 변환|Aspose.PDF for Pytho...

    이 주제는 Aspose.PDF for Python을 사용하여 PDF를 TIFF, BMP, EMF, JPEG, PNG, GIF, SVG와 같은 다양한 이미지 형식으로 몇 줄의 코드로 변환하는 방법을 보여줍니다....)): # 저장할 파일 생성 imageStream = io . FileIO ( output_pdf + "_page_"...)): # 저장할 파일 생성 imageStream = io . FileIO ( output_pdf + "_page_"...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  8. 为 PDF 添加背景|Aspose.PDF for PHP via Java

    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....io.FileInputStream" , "image.jpg"...

    docs.aspose.com/pdf/zh/php-java/add-backgrounds/
  9. Extraire un tableau d'un document PDF existant|...

    Aspose.PDF pour Java permet d'effectuer diverses manipulations avec les tableaux contenus dans votre document PDF. Vous pouvez ajouter et extraire un tableau dans le document PDF existant, rendre le tableau sur une nouvelle page, etc....io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/fr/java/extract-table-from-...
  10. راه حل تبدیل PDF با استفاده از Python | Aspose.PDF

    تبدیل PDF به DOCX، PPTX، XLS، XLSX، EPUB، TEX، MHTML، Markdown و موارد دیگر با استفاده از Python for .NET تبدیل PDF به DOCX، PPTX، XLS، XLSX، EPUB، TEX، MHTML، Markdown و موارد دیگر با استفاده از Python for .NET...pdf as apdf from io import FileIO from os import...

    products.aspose.com/pdf/fa/python-net/conversion/