Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 810 for

java visio library

(0.09 sec)
  1. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...error Caused by: java.lang.InternalError: java.lang.reflect.InvocationTargetExce...InvocationTargetExce 2025-04-14 10:06:09 at java.desktop/sun.font.FontManagerFactory$1...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  2. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ...... In Visio in the shapesheet data i can...Linux 2 ) .NET Version: .NET 8 Library: Aspose.Pdf 3 posts - 2 participants...

    forum.aspose.com/latest.rss
  3. Licensing | Aspose.Font for C++

    C++ APIs for the developers to manipulate and font files. Here you will find how to get Aspose.Font API Solution for C++ license....you are developing a class library, you call SetLicense from a..."c:\temp\"; 4 // Load an existing Visio file in the stream 5 FileStream...

    docs.aspose.com/font/cpp/licensing/
  4. [Aspose.Cells for java]印刷プレビューの内容に改ページ位置を一致させる方...

    変換後のPDFにおいて、ExcelのOffice上の印刷ページ数(印刷プレビューの内容)と一致しない事象が発生し、PDFに空白のページが生まれてしまいます。ページレイアウトの「拡大/縮小」設定において100%以外の場合でも、変換後のPDFにおけるページ数をOfficeの印刷ページ数と一致させる方法はありますか?希望としては常に印刷プレビュー通りの改ページ位置で出力したいです。 <ソース抜粋> #ExcelのPDF変換処理は、PDFバ…...Cells for java]印刷プレビューの内容に改ページ位置を一致させる方法 日本語による技術サポート...が領域を結合してしまう点に注意が必要です [4]。 サンプルコード(Java) Workbook wb = new Workbook(inputFilePath);...

    forum.aspose.com/t/aspose-cells-for-java/325249
  5. Aspose.Total for .NET|Documentation

    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....NET is a class library that enables your applications...a spreadsheet programming library that allows software developers...

    docs.aspose.com/total/net/
  6. Licensing | Aspose.Font for .NET

    Evaluate C# Font Manipulation and Management API with some limitations and learn about how to apply license and different license types....you are developing a class library, you call SetLicense from a..."c:\temp\"; 4 // Load an existing Visio file in the stream 5 FileStream...

    docs.aspose.com/font/net/licensing/
  7. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...TrueType Fonts Location Class Libraries & REST APIs for the developers...from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  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…...April 9, 2025, 5:38am 1 我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for...PSD Layer Group to Image using Java - Aspose youxin April 9, 2025...

    forum.aspose.com/t/layer-group-export-image-err...
  9. 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…...Cells Product Family cells-java cwedwards92 June 16, 2025, 9:10pm...Copy Ranges of Excel Class Libraries & REST APIs for the developers...

    forum.aspose.com/t/cellsexception-invalid-shift...
  10. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...Cells Product Family cells-java camilla11 July 10, 2025, 7:55pm...Rendering Spreadsheets Class Libraries & REST APIs for the developers...

    forum.aspose.com/t/sheetrender-toimage-changing...