Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 72,972 for

ios

(0.11 sec)
  1. Извлечение информации об изображении и подписи ...

    Вы можете извлечь изображения из поля подписи и извлечь информацию о подписи, используя класс SignatureField с C++....nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/ru/cpp/extract-image-and-si...
  2. Detectar formato de archivo de archivos cifrado...

    Aprende cómo detectar el formato de archivo de archivos Office Open XML (OOXML) cifrados usando Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/es/cpp/detect-file-format...
  3. Конвертировать различные форматы изображений в ...

    Эта тема показывает, как библиотека Aspose.PDF для Java позволяет конвертировать различные форматы изображений в PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ru/java/convert-images-form...
  4. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as stream_in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 搜索

    搜索...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // 設置邊距使圖像適合等。 page.getPageInfo()...

    blog.aspose.com/zh-hant/pdf/convert-image-to-pd...
  6. Ritaglia e ridimensiona l'EPS tramite C# | Aspo...

    Potenzia le tue applicazioni C# con la nostra soluzione API per ritagliare e ridimensionare con precisione i file EPS, dando vita alle immagini....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/it/net/crop-eps/
  7. Chercher

    chercher...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Définissez les marges...

    blog.aspose.com/fr/pdf/convert-image-to-pdf-java/
  8. آرشیوها

    آرشیوها...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/fa/page/convert-xps-to-jpg-png-...
  9. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET...as ap import requests import io path_infile = path . join ( self...as ap import requests import io path_infile = path . join ( self...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  10. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to....document_part_stream ( self ) -> io . BytesIO : ... @document_part_stream...document_part_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...