Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 499 for

doc to jpeg

(0.04 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::ImageS...

    Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions construcTor. Initializes a new instance of this class that can be used To save rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or Svg format in C++....images in the Tiff , Png , Bmp , Jpeg , Emf , Eps , WebP or Svg format...t Can be Tiff , Png , Bmp , Jpeg , Emf , Eps WebP or Svg format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. BarcodeParameters.AddStartStopChar | Aspose.Wor...

    Enhance your barcode functionality with the AddStartSTopChar property for NW7 and CODE39 types. Optimize scanning accuracy and efficiency!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BarcodeParameters.FixCheckDigit | Aspose.Words ...

    Ensure accurate barcodes with the FixCheckDigit property. AuTomatically correct invalid check digits for reliable scanning and data integrity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.DisplayText | Aspose.Words fo...

    Discover the BarcodeParameters DisplayText property To enhance your barcodes by displaying data text alongside images for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Saving::PdfImageCompression enum...

    Aspose::Words::Saving::PdfImageCompression enum. Specifies the type of compression applied To images in the PDF file in C++.... Jpeg 1 Jpeg compression. Does not support...are converting to PDF. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied To images in the PDF file.... JPEG Jpeg compression. Does not support...that we are converting to PDF. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BarcodeParameters.SymbolRotation | Aspose.Words...

    Discover the BarcodeParameters SymbolRotation property for optimal barcode symbol rotation. Choose from valid values 0 and 3 for precise scanning.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.IsBookmark | Aspose.Words for...

    Discover the BarcodeParameters IsBookmark property! Learn how the PostalAddress can enhance your Document management with efficient bookmarking solutions.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.Jpeg_quality property. Gets or sets a value determining the quality of the Jpeg images inside PDF Document....jpeg_quality property PdfSaveOptions.jpeg_quality property Gets...the JPEG images inside PDF document. @property def jpeg_quality...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert a JPG to Word in Python

    This article guides on how To convert a JPG To Word in Python. It has all the details To set the IDE, a list of steps, and a runnable sample code To convert a JPG To Word in Python....NET to convert JPG to DOC format Create a new Word file...taught us the conversion of JPEG to Word in Python . If you want...

    kb.aspose.com/words/python/how-to-convert-a-jpg...