Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 103,784 for

as

(0.08 sec)
  1. Saving Visio File as HTML to a Stream Writes Fi...

    When savings a Visio document using the supplied code on the website page https://docs.Aspose.com/diagram/net/convert-visio-to-html/ to a stream, the Aspose Diagram library is writing files to c:\main_files directory. It…...When savings a Visio document using the supplied code on the website page https://docs.aspose.com/diagram/net/convert-visio-to-html/ to a stream, the Aspose Diagram library is writing files to c:\main_files directory. It…

    forum.aspose.com/t/saving-visio-file-as-html-to...
  2. 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...
  3. 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-...
  4. 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-...
  5. 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...
  6. Image is shown as deleted and inserted again in...

    Hello, I am experiencing strange behavior while comparing two files. One (doc1.docx (429.1 KB) ) contains two images, second have chart inserted before those images (doc2.docx (479.5 KB) ). After comparing those two fil…...Hello, I am experiencing strange behavior while comparing two files. One (doc1.docx (429.1 KB) ) contains two images, second have chart inserted before those images (doc2.docx (479.5 KB) ). After comparing those two fil…

    forum.aspose.com/t/image-is-shown-as-deleted-an...
  7. 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...
  8. 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...
  9. 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...
  10. 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...