Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 2,966 for

visio to pdf

(0.08 sec)
  1. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file inTo a single-page SVG without cutting off any content? Sample in z…...and Bound while rendering to PDF using DrawObjectEventHandl.....Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  2. OlmStorage GetPredefinedFolder? - Free Support ...

    Hello, Do you find it useful To have GetPredefinedFolder for OlmSTorage? When working with my olm samples, I don’t know which one is the predefined folder for these: “Deleted Items” and “Trash” or “Junk Email” and “…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/olmstorage-getpredefinedfold...
  3. Cannot load GridWeb control instance from sessi...

    Subject: GridWeb Error When ViewState Is Disabled Hello Aspose Support Team, We are experiencing an issue with Aspose GridWeb when ViewState is disabled. Error Message: “Cannot load GridWeb control instance from sess…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/cannot-load-gridweb-control-...
  4. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want To do a cut, but not insert t…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/cellsexception-invalid-shift...
  5. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Support pdf object stream while converting workbook to pdf Workbook...the generated pdf file while converting to pdf Support to calculate...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  6. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for Pdf file type com.aspose.Pdf.License license = new com.aspose.Pdf.License()…...activation: i)for pdf file type com.aspose.pdf.License license...license = new com.aspose.pdf.License(); try { // Set the license for...

    forum.aspose.com/t/regarding-license-activation...
  7. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Support pdf object stream while converting workbook to pdf Workbook...the generated pdf file while converting to pdf Support to calculate...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  8. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/layer-group-export-image-err...
  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…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/export-pivottable-as-image-s...
  10. [Aspose.Cells for java]印刷プレビューの内容に改ページ位置を一致させる方...

    変換後のPdfにおいて、ExcelのOffice上の印刷ページ数(印刷プレビューの内容)と一致しない事象が発生し、Pdfに空白のページが生まれてしまいます。ページレイアウトの「拡大/縮小」設定において100%以外の場合でも、変換後のPdfにおけるページ数をOfficeの印刷ページ数と一致させる方法はありますか?希望としては常に印刷プレビュー通りの改ページ位置で出力したいです。 <ソース抜粋> #ExcelのPdf変換処理は、Pdfバ…...February 5, 2026, 11:18am 1 変換後のPDFにおいて、ExcelのOffice上の印刷ページ数(印刷プ...レビューの内容)と一致しない事象が発生し、PDFに空白のページが生まれてしまいます。ページレイアウトの「拡大/縮小」設定...

    forum.aspose.com/t/aspose-cells-for-java/325249