Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 47,039 for

as

(0.13 sec)
  1. 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-...
  2. 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/
  3. 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/
  4. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture As a texture inside a shape using Aspose.Cells for C++....Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++.

    docs.aspose.com/cells/go-cpp/tile-picture-as-a-...
  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. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact clAss....Add background image to the your PDF file with Python. Use the BackgroundArtifact class.

    docs.aspose.com/pdf/python-net/add-backgrounds/
  7. Save Document as a Multipage TIFF in Jython|Asp...

    Save Document As a Multipage TIFF using Jython....Save Document as a Multipage TIFF using Jython.

    docs.aspose.com/words/java/save-document-as-a-m...
  8. 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...
  9. 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...
  10. How to Print Excel as Fitted Pages Wide and Tal...

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

    docs.aspose.com/cells/java/how-to-print-excel-a...