Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 73,785 for

import

(2.4 sec)
  1. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…...example; import java.time.LocalDate; import java.time.ZoneId;...ZoneId; import java.time.temporal.ChronoUnit; import java.util...

    forum.aspose.com/t/excel-2-29-x-2-28/327278
  2. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...another PDF import com.aspose.pdf.MemoryExtender; import com.aspose...aspose.pdf.PageMode; import com.aspose.words.*; // This will crash...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  3. Word From Excel Mail Merge In Java

    Personalize your Mail merge Word from Excel file using Java. Automate emails or build reports using Mail merge Word from Excel template in Java....% "ver" Copy import com.aspose.words.*; import com.aspose.cells...cells.Workbook; import com.aspose.cells.Worksheet; Document doc...

    products.aspose.com/words/java/mailmerge/word-f...
  4. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....before any processing: Copy 1 import aspose.page as ap 2 license...a PS file to PDF? A: Copy 1 import aspose.page as ap 2 3 doc =...

    docs.aspose.com/page/python-net/faq/
  5. Supported Features on Document Load|Aspose.Word...

    Load and convert a document in most of popular formats and supports lots of Microsoft Word features....existing file in any supported import format , make some changes...then save the result. When importing a document in the selected...

    docs.aspose.com/words/java/supported-features-o...
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... import aspose.pdf as ap # Load existing...table inside PDF document: import aspose.pdf as ap # Load existing...

    docs.aspose.com/pdf/python-net/manipulate-table...
  7. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python.... import aspose.pdf as ap def rotate_text_inside_pdf_1...TextBuilder . Save the document. import aspose.pdf as ap def rotate_text_inside_pdf_2...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  8. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java.... Importing library (Package Comparisons)...Comparisons) Aspose.Slides for Java import com . aspose . slides . * ;...

    docs.aspose.com/slides/nodejs-java/limitations-...
  9. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…... import com.aspose.words.*; import java.text.MessageFormat;...MessageFormat; import java.util.*; class ImageInfo { public String...

    forum.aspose.com/t/extracting-images-and-captio...
  10. 在Ruby中显示或隐藏标签页|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/display-or-hide-t...