Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 62,413 for

ios

(0.11 sec)
  1. Convertir SVG a PDF en Java – Aspose.HTML for Java

    Convierta SVG a PDF usando Aspose.HTML for Java. Considere varIos escenarIos de conversión de SVG a PDF y aprenda a utilizar PdfSaveOptions.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/es/java/convert-svg-to-pdf/
  2. إدارة الصوت في العروض التقديمية باستخدام C++|وث...

    إنشاء والتحكم في إطارات الصوت في Aspose.Slides للغة C++ — أمثلة على الشيفرة لتضمين، تقليم، تكرار، وتكوين تشغيل عبر عروض PPT و PPTX و ODP....System :: IO :: FileStream > ( u "sample2.mp3" , System :: IO :: FileMode...FileMode :: Open , System :: IO :: FileAccess :: Read ); auto...

    docs.aspose.com/slides/ar/cpp/audio-frame/
  3. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j.... io . File ( dataDir + "OUT_Header...png" ); java . io . InputStream is = new java . io . FileInputStream...

    docs.aspose.com/words/java/insert-header/
  4. Lizenzierung|Aspose.Finance for .NET

    C# Finance Die Bibliothek API lädt ihre Kunden ein, eine Classic-Lizenz und eine Metered-Lizenz zu erwerben. Verwenden Sie außerdem eine eingeschränkte Lizenz, um das Produkt besser zu erkunden.... IO . FileStream myStream = new System . IO . FileStream..."Aspose.Finance.lic" , System . IO . FileMode . Open ); // Set license...

    docs.aspose.com/finance/de/net/licensing/
  5. Importer et Exporter des Annotations au format ...

    Vous pouvez importer et exporter des annotations avec le format XFDF avec C++ et la bibliothèque Aspose.PDF pour C++....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/fr/cpp/import-export-xfdf/
  6. Открыть PDF документ программно|Aspose.PDF для ...

    Узнайте, как открыть PDF файл в Python с помощью библиотеки Aspose.PDF для Python через .NET. Вы можете открыть существующий PDF, документ из потока, и зашифрованный PDF документ....pdf" stream = io . FileIO ( input_pdf , 'r' )...

    docs.aspose.com/pdf/ru/python-net/open-pdf-docu...
  7. أرشيف

    أرشيف...IO; string templatesFolder = @"...Collections.Generic; using System.IO; string templatesFolder = @"...

    blog.aspose.com/ar/imaging/remove-image-backgro...
  8. C++ 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/cpp/annotation/polyg...
  9. .NET 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Polygon 주석을 추가하는 C... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/net/annotation/polyg...
  10. How to add Circle Annotation using .NET | Aspos...

    Source code on C# to add Circle annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/circle/add/