Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 74,325 for

ios

(0.12 sec)
  1. Python 를 사용하여 PDF 문서 병합 | Aspose.PDF

    Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요. Aspose.PDF for Python via .NET을 사용하여 이미지, 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/ko/python-net/merger/
  2. Добавьте метаданные XMP в файл EPS с помощью C++.

    Процесс добавления метаданных XMP в файл EPS с помощью решения Aspose.Page API для C++ объясняется и иллюстрируется фрагментами кода здесь....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/ru/cpp/xmp-metadata/add/
  3. Додайте метадані XMP до файлу EPS за допомогою C++

    Процес додавання метаданих XMP до файлу EPS за допомогою API-рішення Aspose.Page для C++ пояснюється та проілюструється тут за допомогою фрагментів коду....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/uk/cpp/xmp-metadata/add/
  4. Vlastnosti|Aspose.Words místo .NET

    Aspose.Words místo .NET poskytuje uživatelům širokou škálu funkcí od pouhé přeměny a úpravy dokumentů až po vytvoření strukturovaných a vizuálně atraktivních dokumentů nebo automatizace hlášení pomocí C#....iOS Použití Aspose.Words místo .NET ve tvém rodném iOS žádosti...2.0 Xamarin.Android Xamarin.iOS Xamarin. Mac Formáty souborů...

    docs.aspose.com/words/cs/net/features/
  5. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/cpp/video-frame/
  6. คุณสมบัติ|Aspose.Words สำหรับ .NET

    Aspose.Words สำหรับ .NET มอบคุณสมบัติที่หลากหลายแก่ผู้ใช้ ตั้งแต่การแปลงและแก้ไขเอกสารไปจนถึงการสร้างเอกสารที่มีโครงสร้างและสวยงามสะดุดตา หรือการรายงานอัตโนมัติโดยใช้ C#...iOS ใช้ Aspose.Words สำหรับ .NET ในแอปพลิเคชัน iOS ดั้งเดิมของคุณ...2.0 Xamarin.Android Xamarin.iOS Xamarin.แมค รูปแบบไฟล์และการแปลง...

    docs.aspose.com/words/th/net/features/
  7. Kenmerken|Aspose.Words voor .NET

    Aspose.Words voor .NET biedt gebruikers een breed scala van functies, van het eenvoudig omzetten en wijzigen van documenten tot het creëren van gestructureerde en visueel aantrekkelijke documenten of het automatiseren van rapportage met behulp van C#....iOS Gebruik Aspose.Words voor .NET...NET in uw moedertaal iOS aanvragen. Xamarin. Mac Gebruik Aspose...

    docs.aspose.com/words/nl/net/features/
  8. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to....document_part_stream ( self ) -> io . BytesIO : ... @document_part_stream...document_part_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...IO.FileStream(xfdf, System.IO.FileMode.Open, System.IO.FileAccess...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  10. 使用 Aspose.PDF for C++ 提取图像和签名信息|Aspose.PDF for C++

    您可以使用 C++ 的 SignatureField 类从签名字段中提取图像和签名信息。...nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/zh/cpp/extract-image-and-si...