Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 47,340 for

as

(0.17 sec)
  1. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  2. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells As data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  3. Identify and Extract Embedded Attachment from M...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/email/java/identify-and-extract...
  4. Addition of image as background into DXF|CAD Do...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/cad/net/how-to/addition-of-imag...
  5. Save As Markdown render only Print Area - Free ...

    Hello, I wAs hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the cAse. Is there a way to limit the render area with Markdown, similar to how Save…...Hello, I was hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the case. Is there a way to limit the render area with Markdown, similar to how Save…

    forum.aspose.com/t/save-as-markdown-render-only...
  6. Export XML as Excel Files via Java | products.a...

    Export XML to Excel via Java API without using Microsoft Excel...Export XML to Excel via Java API without using Microsoft Excel

    products.aspose.com/total/java/conversion/xml-t...
  7. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which hAs no borders set (even calling table.ClearBorders() to ensure it), when saving the document As PDF, the resulting PDF shows some kind of t…...When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  8. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. .NET API C# code to extract images and text from PPT presentation....Online PPT file parser app. .NET API C# code to extract images and text from PPT presentation.

    products.aspose.com/total/net/parse/ppt/
  9. 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…...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…

    forum.aspose.com/t/export-pivottable-as-image-s...
  10. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word document....Online Word file parser app. C++ API code to extract images and text content from Word document.

    products.aspose.com/total/cpp/parse/word/