Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 955 for

increase image size

(0.16 sec)
  1. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_Image method...set_image method Contents [ Hide ] set_image(stream) def set_image...set_image ( self , stream : io . BytesIO ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Resizing|Documentation

    How to scale or reSize an Image using Aspose.OCR for Python via .NET to improve recognition accuracy....recognition engine can handle images of any size. However, very small...small and very large image sizes can adversely affect recognition:...

    docs.aspose.com/ocr/python-net/resize/
  3. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_Images property. Specifies whether Images should be embedded into Html document in Base64 format...export_embedded_images property HtmlFixedSaveOptions.export_embedded_images...export_embedded_images property Specifies whether images should be embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked Image....source file for the linked image. @property def source_full_name...is not an empty string, the image is linked. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...have html , table, span, , images side by side in the content...the pdf increase the number of pages. We need some images side by...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  6. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked Image paths and filenames, enhancing your Image handling efficiency....source file for the linked image. public string SourceFullName...is not an empty string, the image is linked. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Resizing|Documentation

    How to reSize an Image to improve recognition accuracy....recognition engine can handle images of any size. However, very small...small and very large image sizes can adversely affect recognition:...

    docs.aspose.com/ocr/net/resize/
  8. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....Shows how to insert a linked image into a document. auto doc =...are two ways of applying an image to a shape so that it can display...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked Image in C++....source file for the linked image. System :: String Aspose ::...is not an empty string, the image is linked. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...5x zoom (150% of original size) double dpiResolution = 300;...Calculate pixel dimensions for image generation var resolution =...

    forum.aspose.com/t/creating-a-non-editable-pdf-...