Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 279,782 for

image

(0.19 sec)
  1. Image is Lost after DOCM to HtmlFixed Conversio...

    Hi, When we save a file a docm in HtmlFixed (Page mode) the Image present in the file does not appear in the generated html. Note that if the file is saved in HTML (Web mode) the Image is indeed present in the generate…...Image is Lost after DOCM to HtmlFixed Conversion using .NET Aspose...in HtmlFixed (Page mode) the image present in the file does not...

    forum.aspose.com/t/image-is-lost-after-docm-to-...
  2. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and Image outputs using Aspose.Cells for C++....cross strings in output PDF and image with Golang via C++ Contents...save your Excel file as PDF or Image, you can control this overflow...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...
  3. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit Images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...How to Fit Image to Cell Width in Aspose.Cells Instead of Fixed...1 Hello, I’m trying to fit images to the width of a cell. Currently...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  4. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an Image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...right when rendering chart to image Aspose.Cells Product Family...rendering the chart into an image. The code I’ve used is: Document...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  5. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get Image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…...Values When Converting Slide to Image in C# Aspose.Slides Product...numeric values. When I try to get image of the slide, I see that the...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  6. The Image ID Is Getting Changed When Converting...

    I’m converting PPTX to HTML slide by Slide where after rendering the Image Id is not the same Image ID that PPTX Image. In PPTX its coming as Picture 1 as Id whereas in Html its automatically named as page1-pic1 I’m tr…...The Image ID Is Getting Changed When Converting PPTX to HTML...Family slides-net , slides-image , slides-htmlexport Uddipto...

    forum.aspose.com/t/the-image-id-is-getting-chan...
  7. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add Image in word document using C# tutorial with code to insert Image in word document header C# & add Image to word document's body as linked Image....Imaging Product Family Aspose.BarCode...TeX Product Family How to Add Image in Word Document using C# Code...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  8. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG Image. This works well, but some labels added automatically by Excel are not exported in the same language to the Image. Here is my Excel source pivot ta…...Export PivotTable as image: source language not respected Aspose...

    forum.aspose.com/t/export-pivottable-as-image-s...
  9. Exit Code 139 when converting RTF with image to...

    We have a .NET web application that uses Aspose.Words to convert RTF files to PDF. This application has been running fine in IIS on a Windows VM for a number of years, but we’ve recently started running it on a Linux co…...139 when converting RTF with image to PDF Aspose.Words Product...convert files that contain images, Azure–we presume it’s the...

    forum.aspose.com/t/exit-code-139-when-convertin...
  10. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add Image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Imaging Product Family Aspose.BarCode...TeX Product Family How to Add Image Watermark in PPTX Presentation...

    kb.aspose.com/slides/net/how-to-add-image-water...