Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 69,939 for

import

(0.34 sec)
  1. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....\n "; // Set the new mode of import HTML block-level elements....MS Word’s behavior regarding import of block properties. REMOV...

    reference.aspose.com/words/java/com.aspose.word...
  2. Adding Calendar Exceptions in Ruby | Aspose.Tas...

    Learn how to add Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...) 4 5 calException = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/adding-calendar-exce...
  3. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to ODP - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPTM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  5. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....how to insert images using IMPORT and INCLUDEPICTURE fields....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.pdf" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw..." ) doc.Save( "Output.md" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  8. ASPOSE pdf for java PDF转图片时候丢失图标 - Free Support...

    请问PDF转图片的时候图标丢失的情况怎么解决呢?如下是示例DEMO,请帮忙测试一下,谢谢。 学习平台图标消失-演示样本.pdf (126.9 KB) 微信图片_20250924101902_71_25.png (126.7 KB)...PDF 转换为图片: import com.aspose.pdf.Document; import com.aspose...aspose.pdf.devices.PngDevice; import java.io.FileOutputStream; public...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/319102
  9. Convert PDF to PDF/A formats in Node.js|Aspose....

    This topic show you how to Aspose.PDF allows to convert a PDF file to a PDF/A compliant PDF file in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  10. Extract Images from PDF in Node.js|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for Node.js via C++ toolkit....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/extract-images-f...