Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 56,296 for

ios

(0.15 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. C++を使用してWAVファイルをOle Objectとして挿入する|Documentation

    Aspose.Cellsを使用して、C++でExcelワークシートにWAVファイルをOLEオブジェクトとして挿入する方法を学びます。... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ja/cpp/inserting-a-wav-fi...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....st System::SharedPtr<System::IO::Stream>&) method Loads fallback...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Criar Documento PDF|Aspose.PDF for C++

    Este artigo descreve como Criar e formatar o Documento PDF com Aspose.PDF para C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/pt/cpp/create-pdf-document/
  5. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....io.InputStream Returns: Processor...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...
  6. Replacer.replace method | Aspose.Words for Python

    aspose.words.lowcode.Replacer.replace method...input_stream : io . BytesIO , output_stream : io . BytesIO , save_format...input_stream io.BytesIO The input stream. output_stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::RemoveAllSignatures method. Removes all digital signatures from document in source stream and writes unsigned document to destination stream. Output will be written to the start of stream and stream size will be updated with content length.The following formats are compatible for digital signature removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&)...System :: SharedPtr < System :: IO :: Stream > & srcStream , const...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Drawing::ImageData::get_ImageByt...

    Aspose::Words::Drawing::ImageData::get_ImageBytes method. Gets or sets the raw bytes of the image stored in the shape in C++....System :: SharedPtr < System :: IO :: Stream > imgStream = imgShape...System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::LowCode::Replacer::Replace metho...

    Aspose::Words::LowCode::Replacer::Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input stream using a regular expression, with the specified save format and additional options in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...__init__ ( self , json_stream : io . BytesIO ): ... Parameter Type...Type Description json_stream io.BytesIO The stream of JSON data...

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