Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,798 for

import

(0.04 sec)
  1. Generate Barcodes with Aspose.BarCode APIs in C...

    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.... Export and Import Barcode Generation State via...

    docs.aspose.com/barcode/cpp/generate-barcodes-u...
  2. Default Project Properties in Ruby

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'Sample.xml' ) 2 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 3...

    docs.aspose.com/tasks/java/default-project-prop...
  3. Create Fallback Fonts Collection|Aspose.Slides ...

    Fallback fonts collection in PowerPoint in Python...of a certain presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/create-fallba...
  4. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....</html>" ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/net/aspose.words/htm...
  5. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....</html>" # Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状...代码展示如何在两个形状(一个椭圆和一个矩形)之间添加一个连接器(一个弯曲连接器): import aspose.slides as slides # 实例化表示...以下 Python 代码演示了一个指定首选连接点的操作: import aspose.slides as slides # 实例化表示...

    docs.aspose.com/slides/zh/python-net/connector/
  7. 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-...
  8. Convert PPTX to PPT in Python|Aspose.Slides for...

    Convert PowerPoint PPTX to PPT in Python... import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/convert-pptx-...
  9. Render Presentation with Fallback Font|Aspose.S...

    Render PowerPoint with fallback font in Python... import aspose.slides as slides # Create...

    docs.aspose.com/slides/python-net/render-presen...
  10. 组|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加组形状... import aspose.slides as slides # 实例化Presentation类...访问AltText属性。 下面的示例访问了组形状的替代文本。 import aspose.slides as slides # ...

    docs.aspose.com/slides/zh/python-net/group/