Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 72,414 for

ios

(0.09 sec)
  1. Добавить изображение в существующий PDF файл|As...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием Java библиотеки....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ru/java/add-image-to-existi...
  2. 乳胶图渲染| .NET的Aspose.TeX

    ASPOSE.TEX API解决方案用于.NET乳胶片段(图)渲染。了解有关如何使用功能的代码示例。... IO . MemoryStream (); 18 19 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/zh/net/latex-figure-rendering/
  3. Substituir Imagem em Arquivo PDF Existente|Aspo...

    Esta seção descreve como substituir imagem em arquivo PDF existente usando a biblioteca Java....io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/pt/java/replace-image-in-ex...
  4. Recupera tutti i livelli da Visio Diagram in Ru...

    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.... getLayers () io = 0 mentre io < layers . getCount ()...

    docs.aspose.com/diagram/it/java/retrieve-all-la...
  5. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  6. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file.... io . FileStream ( ARTIFACTS_DIR...suggested_file_name , system_helper . io . FileMode . CREATE ) as file_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Создание 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/
  8. PDF를 이미지 형식으로 변환|Aspose.PDF for Java

    이 주제는 Aspose.PDF가 PDF를 다양한 이미지 형식으로 변환하는 방법을 보여줍니다. 몇 줄의 코드로 PDF 페이지를 PNG, JPEG, BMP 이미지로 변환합니다.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ko/java/convert-pdf-to-imag...
  9. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part....IO.Stream,Aspose.Words.SaveFormat)...Aspose.Words.Document.Save(System.IO.Stream,Aspose.Words.Saving.SaveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CssSavingArgs.css_stream property | Aspose.Word...

    CssSavingArgs.css_stream property. Allows to specify the stream where the CSS information will be saved to....@property def css_stream ( self ) -> io . BytesIO : ... @css_stream.setter...def css_stream ( self , value : io . BytesIO ): ... Remarks This...

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