Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 56,385 for

ios

(0.05 sec)
  1. Cambiar elementos de matriz en metadatos XMP de...

    El proceso de cambio de elementos de matriz en metadatos XMP con la solución API Aspose.Page para .NET se explica e ilustra con fragmentos de código.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/es/net/xmp-metadata/change...
  2. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a document signature at the specified index.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. カスタム PowerPoint フォント|Aspose.Slides for PHP ドキュメント

    PowerPoint カスタムフォント...io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ja/php-java/custom-font/
  6. 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/
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ShowPageBorder method. Specifies whether border around pages should be shown. Default is true in C++.... System :: IO :: Directory :: CreateDirectory_...String > resourceFiles = System :: IO :: Directory :: GetFiles ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be saved to in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...mCount , partType , System :: IO :: Path :: GetExtension ( args...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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/
  10. 将图像添加到现有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...