Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 100,720 for

as

(0.1 sec)
  1. Aspose.Cells HtmlString assignment is losing fo...

    The string I am Assigning into cell.HtmlString contains font tag with style attributes… font-weight: normal font-style: normal text-decoration: none in an attempt to override the styling inherited from the parent ele…...The string I am assigning into cell.HtmlString contains font tag with style attributes… font-weight: normal font-style: normal text-decoration: none in an attempt to override the styling inherited from the parent ele…

    forum.aspose.com/t/aspose-cells-htmlstring-assi...
  2. Foreign Language appears as square boxes after ...

    Hello, We are using Aspose.WORD/ Aspose.EMAIL to convert emails to a downloadable PDF. All foreign languages are displayed As square boxes. Will the suggestions above solve this issue?...Hello, We are using Aspose.WORD/ aspose.EMAIL to convert emails to a downloadable PDF. All foreign languages are displayed as square boxes. Will the suggestions above solve this issue?

    forum.aspose.com/t/foreign-language-appears-as-...
  3. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document pdfDocument = new Document(source); fo…...Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document pdfDocument = new Document(source); fo…

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  4. Setting Default Font as replacement to missing ...

    I set “FontSettings.DefaultInstance.SubstitutionSettings.DefaultFontSubstitution.DefaultFontName” to “Calibri” but the texts that are using fonts that don’t exists in the system is still using Times New Roman. For exampl…...I set “FontSettings.DefaultInstance.SubstitutionSettings.DefaultFontSubstitution.DefaultFontName” to “Calibri” but the texts that are using fonts that don’t exists in the system is still using Times New Roman. For exampl…

    forum.aspose.com/t/setting-default-font-as-repl...
  5. Video Is Not Detected as VideoFrame. Corrupted ...

    Hey Andrey, this is me again ! :slight_smile: New bug to figure out between OpenOffice Impress and PowerPoint & Aspose.Slides Whatever happens, the video file will never be detected As a VideoFrame in Aspose.Slides and…...Hey Andrey, this is me again ! :slight_smile: New bug to figure out between OpenOffice Impress and PowerPoint & Aspose.Slides Whatever happens, the video file will never be detected as a VideoFrame in Aspose.Slides and…

    forum.aspose.com/t/video-is-not-detected-as-vid...
  6. Different language font comes as blank in conve...

    I am trying to convert DOC3028_pcs7.7z (2.3 MB) ImagetoPDF.pdf (2.0 MB) to PDF using Aspose.words jar. But I see that, pages which have other language fonts, shows up As empty in converted PDF document. Can someone ple…...I am trying to convert DOC3028_pcs7.7z (2.3 MB) ImagetoPDF.pdf (2.0 MB) to PDF using aspose.words jar. But I see that, pages which have other language fonts, shows up as empty in converted PDF document. Can someone ple…

    forum.aspose.com/t/different-language-font-come...
  7. Saving Aspose.Cells Chart as a Stream instead o...

    I Have a Aspose.cells charts that I can save an image successfully like this; string ChartPathName = path + “piechart.png”; pieChart.ToImage(ChartPathName); Now I want to save it to a stream instead of an image. How c…...I Have a aspose.cells charts that I can save an image successfully like this; string ChartPathName = path + “piechart.png”; pieChart.ToImage(ChartPathName); Now I want to save it to a stream instead of an image. How c…

    forum.aspose.com/t/saving-aspose-cells-chart-as...
  8. Histogram Chart Is Cloned as PictureFrame inste...

    Hello team! I’m trying to clone histogram chart As chart shape by using slide.Shapes.AddClone method, but seems it is copied like PictureFrame. Here is a code example (in attached file). Could you pleAse tell me, am I do…...Hello team! I’m trying to clone histogram chart as chart shape by using slide.Shapes.AddClone method, but seems it is copied like PictureFrame. Here is a code example (in attached file). Could you please tell me, am I do…

    forum.aspose.com/t/histogram-chart-is-cloned-as...
  9. Get bounding box and/or center point as lat/lon...

    Hi there, I’m opening a variety of files (ESRI Shapefile, GeoJSON, etc.) using FileDriver.OpenLayer, and I’d like to find the geolocation of the shape represented in the layer. Assuming there’s a spatial reference syst…...Hi there, I’m opening a variety of files (ESRI Shapefile, GeoJSON, etc.) using FileDriver.OpenLayer, and I’d like to find the geolocation of the shape represented in the layer. Assuming there’s a spatial reference syst…

    forum.aspose.com/t/get-bounding-box-and-or-cent...
  10. Word-break not working as expected when convert...

    Hello, we are having problems when converting html documents to pdf using Java, As we cannot get word breaking work As expected. We need that the text would be broken at spaces and not in the middle of words. How can th…...Hello, we are having problems when converting html documents to pdf using Java, as we cannot get word breaking work as expected. We need that the text would be broken at spaces and not in the middle of words. How can th…

    forum.aspose.com/t/word-break-not-working-as-ex...