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

java visio library

(0.15 sec)
  1. Convert FLATOPC to PPTX in Android Apps or with...

    FLATOPC to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....Total Android via Java Conversion FLATOPC to PPTX Convert...Android via Java File Format Automation libraries can help you...

    products.aspose.com/total/android-java/conversi...
  2. 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...
  3. [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
  4. 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
  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 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/
  7. 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/
  8. Columns getting truncated even after Autofit - ...

    Hi Team, I am trying to convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in the PDF, a few of the columns are getting truncated while the rest are looking good. I had applied “autoFitColumn” to the worksheet,…...Product Family aspose-pdf-java , cells-java sudhirdharani May 4, 2026...Rendering Spreadsheets Class Libraries & REST APIs for the developers...

    forum.aspose.com/t/columns-getting-truncated-ev...
  9. 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...
  10. 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...