Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 72,424 for

ios

(0.11 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::IDocumentMergerPlugin::Merge met...

    Aspose::Words::IDocumentMergerPlugin::Merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams in C++....System :: SharedPtr < System :: IO :: Stream > outputStream , System...System :: SharedPtr < System :: IO :: Stream >> inputStreams , System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. Composer des archives XAR | Documentation Aspos...

    La biblioth�que Java permet de cr�er des archives XAR pour l'empaquetage des ressources.... io . File fi1 = new java. io . File ( "alice29...txt" ) ; 2 java. io . File fi2 = new java. io . File ( "asyoulik...

    docs.aspose.com/zip/fr/java/xar-composition/
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital signature in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to sign the document in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    products.aspose.com/pdf/zh-hant/python-net/merger/
  7. Extraer Imágenes de PDF|Aspose.PDF para Java

    Cómo extraer una parte de la imagen del PDF usando Aspose.PDF para Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/es/java/extract-images-from...
  8. Marcador de datos del gráfico|Aspose.Slides par...

    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" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "Desert.jpg" ))); // Cargar...

    docs.aspose.com/slides/es/nodejs-java/chart-dat...
  9. Arşiv

    Arşiv...io.FileInputStream psStream = new java.io.FileInputStream("input...başlat java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/tr/page/combine-merge-ps-postsc...
  10. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...IO.MemoryStream = New System.IO.MemoryStream tiffDevice...myfilestream As System.IO.MemoryStream = New System.IO.MemoryStream(bytes)...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...