Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 280,506 for

image

(0.35 sec)
  1. Aspose::Words::Fields::IBarcodeGenerator interf...

    Aspose::Words::Fields::IBarcodeGenerator interface. Public interface for barcode custom generator. Implementation should be provided by user in C++....ameters>) Generate barcode image using the set of parameters...ameters>) Generate barcode image using the set of parameters...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Psd Blending Options Manipulation|Documentation

    Aspose.PSD for Python can help you to update blending options with the a simple code....appearance of the layers in your PSD image. The code you provided demonstrates...First, the code loads a PSD image and saves it as an original...

    docs.aspose.com/psd/python-net/blending-options/
  3. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....diagram to any supported image format. The image below shows the VSD...format to PDF. Below is an image of the output PDF file. The...

    docs.aspose.com/diagram/python-net/convert-visi...
  4. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。...open ( "image.jpeg" , "rb" ) as image_stream : image = presentation...presentation . images . add_image ( image_stream ) # 添加一个与图像大小相同的图片框。...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  5. Convert CDR to PNG using Java

    This article defines the process to convert CDR to PNG using Java. You will get details to set the IDE, a list of steps, and a sample code for the CDR to PNG conversion using Java....Imaging Product Family Aspose.BarCode...the vector elements into an image file. It shares details to set...

    kb.aspose.com/imaging/java/convert-cdr-to-png-u...
  6. ImageBinarizationMethod | Aspose.Words for Java

    Specifies the method used to binarize Image in Java....the method used to binarize image. Examples: Shows how to set...Floyd-Steinberg method to render a TIFF image. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Converting a GIF file to PDF using C# | Aspose.PDF

    Sample code for GIF‑to‑PDF conversion in .NET. Use the API example code for batch GIF‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....new Document Load input GIF image Save the output PDF file Here...Aspose . Pdf . Image image = new Aspose . Pdf . Image { File = imageFile...

    products.aspose.com/pdf/net/conversion/gif-to-pdf/
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....Document > ( get_MyDir () + u "Images.docx" ); // When we export...within the output HTML, inside <image> tags. // Setting this flag...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js....ImageSaveOptions for saving to an image. This article provides examples...White Image with One Bit Per Pixel Format To control image saving...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  10. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG Image in Java....Imaging Product Family Aspose.BarCode...snippet to export DWG to SVG image in Java . You will explore the...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...