Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 47,021 for

as

(0.06 sec)
  1. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. C++ API C++ code to extract text in rows and cells from XLSB spreadhseets....Online XLSB file parser app. C++ API C++ code to extract text in rows and cells from XLSB spreadhseets.

    products.aspose.com/total/cpp/parse/xlsb/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library.

    docs.aspose.com/cells/net/how-to-print-excel-as...
  3. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. .NET API C# code to extract text in rows and cells from ODS spreadhseets....Online ODS file parser app. .NET API C# code to extract text in rows and cells from ODS spreadhseets.

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

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

    products.aspose.com/total/net/parse/xlsx/
  5. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…

    forum.aspose.com/t/changing-the-hyperlink-style...
  6. 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...
  7. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them As OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.

    docs.aspose.com/slides/java/creating-excel-char...
  8. 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...
  9. Unable to save diagram as PDF in Linux OS - Fre...

    Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to save the diagram As a VSDX file format, I am not able to save it As a PDF. The appl…...Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to save the diagram as a VSDX file format, I am not able to save it as a PDF. The appl…

    forum.aspose.com/t/unable-to-save-diagram-as-pd...
  10. Render Presentation Slides as SVG Images in Pyt...

    Learn how to render PowerPoint and OpenDocument slides As SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples....Learn how to render PowerPoint and OpenDocument slides as SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples.

    docs.aspose.com/slides/python-net/render-a-slid...