Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,988 for

image correction

(0.09 sec)
  1. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...Charts are not replacing at correct tag position Aspose.Words Product...with replacing charts at the correct tag positions in your template...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  2. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR for Python via .NET spell checker....dictionary will be considered correct. For example, if the text contains...it will be automatically corrected to “Hello, world!” . However...

    docs.aspose.com/ocr/python-net/dictionaries/
  3. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....print the filenames of linked images created while converting a...save all the document's linked images. options.setImagesFolder(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....afterwards to indicate the correction. Assert.assertFalse(comment...replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to create .msg files using Aspose Email clo...

    I am fetching emails from my clients mailbox using ms graph and then saving them as .msg using Aspose Email Cloud API. Till now, I am able to handle the attachments and others. However, when I am trying to open the save…...I face in body are: Inline images/signatures are restored. Uneven...such as problems with inline images, spacing, and text formatting...

    forum.aspose.com/t/how-to-create-msg-files-usin...
  6. Converting Presentation to images not processin...

    I am using a pptx file and converting it to Images. The Images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The Images are created but are missing parts of the slide. I am usin…...Converting Presentation to images not processing correctly Aspose...converting it to images. The images are not correct. Note that this...

    forum.aspose.com/t/converting-presentation-to-i...
  7. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all Images, reduce size PDF, Unembed fonts, Remove unused objects with C#.... Shrink or compress all images. Enable reusing page content...Compressing All Images We have two ways to work with images: reduce image...

    docs.aspose.com/pdf/net/optimize-pdf/
  8. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...file name and save the image using the image.save() method. Similarly...file name and save the image using the image.save() method. Make...

    docs.aspose.com/psd/python-net/open-export-psd-...
  9. Converting a PDF file to BMP using Python | Asp...

    Sample code on Python for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Python and .NET...indir with infile, ensuring correct directory structure for locating...value (in dpi) to control the image quality.A higher resolution...

    products.aspose.com/pdf/python-net/conversion/p...
  10. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...Calibri when rendering the image, you can explicitly set the...setBottomMargin(0); // Render the sheet to an image SheetRender sr = new SheetRender(sheet...

    forum.aspose.com/t/sheetrender-toimage-changing...