Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 49,017 for

as

(0.06 sec)
  1. How to Format Number as Date with Golang via C+...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....This article will introduce how to format number to date using Aspose.Cells for C++ API.

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  2. Potential memory leak when saving PDF as PPTX -...

    Hi, we are facing potential memory leak in Aspose.pdf library when converting pdf to pptx. Looks like memory leak is outside JVM, As both heap and non-heap (inspected with native memory tracker) memory is stable during …...Hi, we are facing potential memory leak in aspose.pdf library when converting pdf to pptx. Looks like memory leak is outside JVM, as both heap and non-heap (inspected with native memory tracker) memory is stable during …

    forum.aspose.com/t/potential-memory-leak-when-s...
  3. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not As expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  4. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. .NET API C# code to extract images and text content from DOTX document....Online DOTX file parser app. .NET API C# code to extract images and text content from DOTX document.

    products.aspose.com/total/net/parse/dotx/
  5. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. .NET API C# code to extract images and text content from RTF document....Online RTF file parser app. .NET API C# code to extract images and text content from RTF document.

    products.aspose.com/total/net/parse/rtf/
  6. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. Aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  7. Extract Text and Images from DOCM File Online a...

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

    products.aspose.com/total/cpp/parse/docm/
  8. 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...
  9. Extract Text and Images from Word File Online a...

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

    products.aspose.com/total/net/parse/word/
  10. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Java API code to extract text in rows and cells from XLSX spreadhseets....Online XLSX file parser app. Java API code to extract text in rows and cells from XLSX spreadhseets.

    products.aspose.com/total/java/parse/xlsx/