Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 74,198 for

ios

(0.28 sec)
  1. PDF 파일 암호 해독|Aspose.PDF for Python via .NET

    이 가이드에서는 PDF 문서에 대한 전체 액세스 권한을 얻기 위해 인쇄, 복사 및 편집과 같은 제한을 제거하는 방법을 설명합니다.... from io import FileIO import sys from...암호를 해독합니다. 출력 PDF를 저장합니다. from io import FileIO import sys from...

    docs.aspose.com/pdf/ko/python-net/decrypt-pdf-f...
  2. إنشاء كتيب PDF|Aspose.PDF for Python via .NET

    قم بإنشاء ملف PDF بنمط كتيب من مستند موجود باستخدام Aspose.PDF لـ Python...facades as pdf_facades from io import FileIO import sys from...pdf.facades as pdf_facades from io import FileIO import sys from...

    docs.aspose.com/pdf/ar/python-net/create-pdf-bo...
  3. Aspose::Words::Rendering::ShapeRenderer class |...

    Aspose::Words::Rendering::ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&, System::SharedPtr...(const System::SharedPtr<System::IO::Stream>&, System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a document to a file, only embedded fonts of corresponding format are written down in C++....EmbeddedFontStyle :: Regular ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...EmbeddedFontStyle :: Regular ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....st System::SharedPtr<System::IO::Stream>&) method Inserts an...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. さまざまな画像形式をPDFに変換|Aspose.PDF for Java

    このトピックでは、Aspose.PDF for Javaライブラリがさまざまな画像形式をPDFに変換する方法を示します。...io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ja/java/convert-images-form...
  7. 記録

    記録...XImage->Save(System::SharedPtr System::IO::Stream stream, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ja/pdf/working-with-images-in-p...
  8. Frameset | Aspose.Words for Java

    Represents a frames page or a single frame on a frames page in Java....io/uploads/2017/02/file-sample_100kB...assertEquals("https://file-examples-com.github.io/uploads/2017/02/file-sample_100kB...

    reference.aspose.com/words/java/com.aspose.word...
  9. Преобразование PostScript с помощью API Aspose....

    Функциональность преобразования PS в BMP, включенная в решение Aspose.Page API для C++, объясняется и иллюстрируется фрагментами кода здесь....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/ru/cpp/convert-ps/
  10. Konvertieren Sie PostScript mit der Aspose.Page...

    Die in der Aspose.Page-API-Lösung für C++ enthaltene PS-zu-BMP-Konvertierungsfunktion wird hier erklärt und anhand der Codeausschnitte veranschaulicht....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/de/cpp/convert-ps/