Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 47,154 for

as

(0.11 sec)
  1. 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-...
  2. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…...Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  3. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture As the background fill in a chart using Aspose.Cells for JavAscript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  4. Extract Text and Images from WORD File Online a...

    Online WORD file parser app. Python API code to extract images and text from WORD document....Online WORD file parser app. Python API code to extract images and text from WORD document.

    products.aspose.com/total/python-net/parse/word/
  5. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  6. Chart are generating in the generated document ...

    Chart is not creating in the generated document, we are adding the data to the template along with other bookmarks and data, Chart are not generating As same As in the template. Chart should be generated As equivalent to…...Chart is not creating in the generated document, we are adding the data to the template along with other bookmarks and data, Chart are not generating as same as in the template. Chart should be generated as equivalent to…

    forum.aspose.com/t/chart-are-generating-in-the-...
  7. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file As stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…

    forum.aspose.com/t/how-to-create-a-dwg-file-and...
  8. Save as ODF 1.1, 1.2 and 1.3 with JavaScript vi...

    Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavAscript via C++....Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavaScript via C++.

    docs.aspose.com/cells/javascript-cpp/save-ods-f...
  9. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…

    forum.aspose.com/t/issue-with-tables-having-lar...
  10. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…

    forum.aspose.com/t/labels-in-charts-are-positio...