Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,503 for

image to jpg

(0.04 sec)
  1. ImageSaveOptions.GraphicsQualityOptions | Aspos...

    Optimize your graphics with the ImageSaveOptions GraphicsQualityOptions property, enabling precise rendering modes and superior quality for stunning visuals....document is being saved to an image-like format. Examples Shows...while converting documents to image formats. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and Images for professional document formatting....Shows how to insert a floating image to the center of a page. Document...doc ); // Insert a floating image that will appear behind the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection inTo a new array, enhancing data management and accessibility....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...
  4. Aspose::Words::Loading::LoadOptions::get_Resour...

    Aspose::Words::Loading::LoadOptions::get_ResourceLoadingCallback method. Allows To control how external resources (Images, style sheets) are loaded when a document is imported from HTML, MHTML in C++....control how external resources (images, style sheets) are loaded when...such as CSS stylesheets and images. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Creating a DataMatrix BarCode in Ruby|Documenta...

    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....# Save the image to your system and set its image format to Jpeg...data_dir + "CreatingDataMatrixBa.jpg" ) \ # Display Status puts "Created...

    docs.aspose.com/barcode/java/creating-a-datamat...
  6. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow Today!...page from a document to a JPEG image. Document doc = new Document...InsertImage ( ImageDir + "Logo.jpg" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....jpg" ); // There are two ways of...of setting a thumbnail image when saving a document to .epub. //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....DocumentBuilder ( doc ); // Insert an image shape and leave its orientation...setImage ( base . imageDir + "Logo.jpg" ); expect ( shape . flipOrientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG Images....quality of the generated JPEG images. get jpegQuality () : number...set the quality of generated images when saving in JPEG format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective Image binarization. Optimize your document processing with advanced techniques....the method used to binarize image. public enum ImageBinarizationMet...Floyd-Steinberg method to render a TIFF image. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...