Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 73,051 for

ios

(0.16 sec)
  1. C++ 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Square 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/squar...
  2. C++ 을 (를) 사용하여 Underline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Underline 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/under...
  3. C++ 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Strikeout 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  4. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...get_SuggestedExtension (), System :: IO :: FileMode :: Create ); oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... IO . Directory . Exists ( dataDir...); if (! IsExists ) System . IO . Directory . CreateDirectory...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  6. تحويل Visio إلى HTML تنسيق|Documentation

    يوضح لك هذا الموضوع كيفية تحويل Visio إلى تنسيقات html باستخدام Aspose.Diagram لـ Python via Java. قم بتحويل VSD، VSS، VDW، VST، VSDX، VSSX، VSTX، VSDM، Aspose.Diagram برمز قليل.... io . ByteArrayOutputStrea () diagram...input stream. # srcStream = java.io.ByteArrayInputStream(dstStream...

    docs.aspose.com/diagram/ar/python-java/convert-...
  7. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code.... io . ByteArrayOutputStrea () diagram...input stream. # srcStream = java.io.ByteArrayInputStream(dstStream...

    docs.aspose.com/diagram/zh/python-java/convert-...
  8. LaTeX a XPS | C++

    Funzionalità di conversione della soluzione API ASUP.TEX per C ++ consente di convertire i file in LaTeX in formato XPS. Ecco alcuni esempi di codice....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/it/cpp/latex-to-xps/
  9. Fájlok tömörítése tömörítés nélkül a Python.NET...

    Fájlok hozzáadása az archívumokhoz tömörítés nélkül a továbbfejlesztett fájlkezelés érdekében, amely kényelmes szállítást, gyors hozzáférést és kompatibilitást biztosít a Python.NET különféle alkalmazásai között... with io . FileIO( "archive.zip" , 'x'...beállításokhoz - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/hu/python-net/advanced-...
  10. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/cpp/latex-figures/