Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 1,503 for

image to jpg

(0.1 sec)
  1. DocumentBuilder | Aspose.Words for Java

    Provides methods To insert text Images and other content specify font paragraph and section formatting in Java....Provides methods to insert text, images and other content, specify...insertImage(byte[] imageBytes) Inserts an image from a byte array into the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.image_color_space_export_mode pr...

    PdfSaveOptions.Image_color_space_export_mode property. Specifies how the color space will be selected for the Images in PDF document....image_color_space_export_mode property PdfSaveOptions.image_...for the images in PDF document. @property def image_color_space_export_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key To managing X509Certificate2 instances for secure digital signatures.... Image }; // Overwrite the unsigned...get ; set ; } public byte [] Image { get ; set ; } public Signee...

    reference.aspose.com/words/net/aspose.words.dig...
  4. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting Images To 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal To [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....method used while converting images to 1 bpp format when ImageSaveOptions...Floyd-Steinberg method to render a TIFF image. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line... image ; // Overwrite the unsigned...signImagePath = base . imageDir + "Logo.jpg" ; let imageByte = TestUtil ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....allows the shape to have an image. clearRunAttrs() deepClone(boolean...to render this shape into an image. getShapeType() Gets the shape...

    reference.aspose.com/words/java/com.aspose.word...
  7. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-To solution for managing diverse node types efficiently in document processing. Enhance your workflow Today!...replace all textbox shapes with image shapes. Document doc = new Document.... ShapeType == ShapeType . Image )); foreach ( Shape shape in...

    reference.aspose.com/words/net/aspose.words/nod...
  8. HTML Converter – HTML Conversions in Python

    Convert HTML To other formats using Aspose.HTML for Python via .NET API or Online HTML Converter. Consider Python example of HTML To PNG transforming....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/python-net/html-converter/
  9. Aspose::Words::Loading::ResourceLoadingArgs cla...

    Aspose::Words::Loading::ResourceLoadingArgs class. Provides data for the ResourceLoading() method in C++....DocumentBuilder > ( doc ); // Images usually are inserted using...one of the image shorthands while loading an image, // it will...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....replace all textbox shapes with image shapes. doc = aw . Document...aw . drawing . ShapeType . IMAGE , shapes )))) for shape in shapes...

    reference.aspose.com/words/python-net/aspose.wo...