Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 46,952 for

as

(0.24 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. 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...
  3. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc.

    docs.aspose.com/words/cpp/saving-a-document-as-...
  4. 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-...
  5. Extract Text and Images from Word File Online a...

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

    products.aspose.com/total/java/parse/word/
  6. Render Presentation Slides as SVG Images in PHP...

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

    docs.aspose.com/slides/php-java/render-a-slide-...
  7. How to set point as total with Node.js via C++|...

    Learn to set points As total in waterfall charts using Aspose.Cells for Node.js via C++....Learn to set points as total in waterfall charts using Aspose.Cells for Node.js via C++.

    docs.aspose.com/cells/nodejs-cpp/how-to-set-poi...
  8. 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-...
  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. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding As Embedded Resources...This article explains how to disable files compression when Adding as Embedded Resources

    docs.aspose.com/pdf/java/disable-files-compress...