Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 73,035 for

ios

(0.42 sec)
  1. Användning av Aspose.Cells för Python via .NET ...

    Användning av Aspose.Cells för Python via .NET som en Pandas Excel motor....adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/sv/python-net/using-aspos...
  2. Создание PDF документа|Aspose.PDF for C++

    Эта статья описывает, как создавать и форматировать PDF документ с использованием Aspose.PDF для C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/ru/cpp/create-pdf-document/
  3. ค้นหา

    ค้นหา...หน้า System::SharedPtr< System::IO::Stream > เอาต์พุต) เมธอด ปิดสตรีม...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/th/pdf/convert-pub-to-image-usi...
  4. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream where to load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TeX sang ZIP | Giải pháp API cho C++

    Giải pháp API C++ để làm việc với các tệp TeX. Tính năng chuyển đổi TeX sang ZIP cho phép bạn lưu tệp TeX của mình dưới dạng kho lưu trữ phổ biến nhất....ra 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/vi/cpp/output-to-zip/
  6. TeX에서 ZIP으로 | C++용 API 솔루션

    TeX 파일을 작업하기 위한 C++ API 솔루션. TeX에서 ZIP으로의 변환 기능을 사용하면 TeX 파일을 가장 인기 있는 아카이브로 저장할 수 있습니다....코드 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/ko/cpp/output-to-zip/
  7. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified stream into the Document instance in C++....System :: SharedPtr < System :: IO :: Stream > src , System :: SharedPtr...src System::SharedPtr<System::IO::Stream> The source stream to...

    reference.aspose.com/words/cpp/aspose.words/ido...
  8. 아카이브

    아카이브...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ko/pdf/extract-images-from-pdf-...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a document signature at the specified index 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...
  10. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/java/import-export-xfdf/