Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 48,525 for

bitmap

(0.12 sec)
  1. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Create the bitmap object from image file 9 using(Bitmap bmp = new...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  2. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Create the bitmap object from image file 9 using(Bitmap tiff = new...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  3. 在PHP中将工作表转为图像|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....( $sheet , $imgOptions )); $bitmap = new \DOTNET ( "mscorlib"..."mscorlib" , "System.Drawing.Bitmap" ); $bitmap -> Save ( $dataDir . "...

    docs.aspose.com/cells/zh/net/worksheet-to-image...
  4. FieldDde.source_full_name property | Aspose.Wor...

    FieldDde.source_full_name property. Gets or sets the name and location of the source file.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldLink.prog_id property | Aspose.Words for P...

    FieldLink.prog_id property. Gets or sets the application type of the link information.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldLink.insert_as_text property | Aspose.Word...

    FieldLink.insert_as_text property. Gets or sets whether to insert the linked object in text-only format.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldLink.source_item property | Aspose.Words f...

    FieldLink.source_item property. Gets or sets the portion of the source file that's being linked.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldLink.insert_as_unicode property | Aspose.W...

    FieldLink.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDde.source_item property | Aspose.Words fo...

    FieldDde.source_item property. Gets or sets the portion of the source file that's being linked.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C# を使用して PSB ファイルを BMP に変換する方法 | products.aspos...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/jp/psb-to-bmp/