Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 56,356 for

ios

(0.06 sec)
  1. تعيين اسم الخط الافتراضي|Aspose.PDF for Java

    يصف هذا القسم كيفية تعيين اسم الخط الافتراضي باستخدام مكتبة Aspose.PDF لـ Java....io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.aspose.com/pdf/ar/java/set-default-font-name/
  2. Recupera gli elementi della finestra dal disegn...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getWindows () io = 0 mentre io < windows . getCount ()...

    docs.aspose.com/diagram/it/java/retrieve-window...
  3. Marqueur de données de graphique|Documentation ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....io.FileInputStream" , new Java ( "java.io.File" , "Desert...Java ( "java.io.FileInputStream" , new Java ( "java.io.File" , "Tulips...

    docs.aspose.com/slides/fr/php-java/chart-data-m...
  4. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....< System :: IO :: Stream > stream = System :: IO :: File :: OpenRead...< System :: IO :: Stream > stream = System :: IO :: File :: OpenRead...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Extract All Images from Shapes in Visio|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/net/extract-all-images-...
  6. 保存 SVG 文档 - C#

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... IO ; 2 using Aspose. Svg ; 3 .....存到 Url: Copy 1 using System. IO ; 2 using Aspose. Svg ; 3 .....

    docs.aspose.com/svg/zh/net/save-svg-document/
  7. Обнаружение формата файла зашифрованных Office ...

    Узнайте, как обнаружить формат файла зашифрованных Office Open XML (OOXML) файлов с помощью Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/detect-file-format...
  8. Extraer Información de Imagen y Firma usando As...

    Puede extraer imágenes del campo de firma y extraer información de firma usando la clase SignatureField con C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/es/cpp/extract-image-and-si...
  9. Обрізати чи змінити розмір EPS за допомогою C# ...

    Розширте можливості своїх програм на C# за допомогою нашого API рішення для точного обрізки та зміни розміру файлів EPS, для покращення візуальних ефектів....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/uk/net/crop-eps/
  10. PDFを画像形式に変換する|Aspose.PDF for Java

    このトピックでは、Aspose.PDFがPDFをさまざまな画像形式に変換する方法を示します。数行のコードでPDFページをPNG、JPEG、BMP画像に変換します。... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ja/java/convert-pdf-to-imag...