Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 74,195 for

ios

(0.09 sec)
  1. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The date of signing... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as stream_in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Append (System::SharedPtr<System::IO::Stream>, System::SharedPtr<...Load (System::SharedPtr<System::IO::Stream>, System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. Insertando un archivo WAV como Objeto Ole con C...

    Aprende cómo insertar un archivo WAV como un objeto OLE en hojas de cálculo de Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/es/cpp/inserting-a-wav-fi...
  4. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/
  5. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  6. Convertir XPS avec l'API Aspose.Page C++

    La fonctionnalité de conversion XPS en PDF incluse dans la solution API Aspose.Page pour C++ est décrite et illustrée avec les extraits de code ici....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/fr/cpp/convert-xps/
  7. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  8. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input document for processing in C++....Processor::From(const System::SharedPtr<System::IO::Stream>&) method Specifies input...System :: SharedPtr < System :: IO :: Stream > & input ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Aspose::Words::LowCode::Processor::To method | ...

    How to use To method of Aspose::Words::LowCode::Processor class in C++....st<System::SharedPtr<System::IO::Stream>>>&, Aspose::Words::SaveFormat)...System :: SharedPtr < System :: IO :: Stream >>> & output , Aspose...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. 在 EPS | .NET 的 XMP 元数据中添加 XML 命名空间

    本文将通过代码片段讲解并使用 Aspose.Page for .NET 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程。... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/zh/net/xmp-metadata/add-na...