Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,798 for

import

(0.05 sec)
  1. Aspose::Words::Fields::FieldInclude::get_Bookma...

    Aspose::Words::Fields::FieldInclude::get_BookmarkName method. Gets or sets the name of the bookmark in the document to include in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...callback: import com.aspose.diagram.Diagram; import com.aspose...IWarningCallback; import com.aspose.diagram.WarningInfo; import com.aspose...

    forum.aspose.com/t/unable-to-detect-installed-t...
  3. Installing Aspose.CAD for Python|CAD 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....code for converting a file import aspose.cad as cad if __name__...

    docs.aspose.com/cad/python-net/installation/ins...
  4. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides for Py...

    在 Python 中将 PowerPoint 演示文稿转换为 SWF Flash... import aspose.slides as slides # 实例化一个表示演示文稿文件的...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    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.... import aspose.slides as slides #Load...the table height and width. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  6. Predecessor and Successor Tasks in Ruby

    Learn how to work with Microsoft Project (MPP/XML) predecessor and successor tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 3...

    docs.aspose.com/tasks/java/predecessor-and-succ...
  7. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. @property def recognize_utf8_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Saving Project Data to Excel Format in Ruby

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...save( "Project.XLSX" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. Creating a Calendar in Ruby

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."CreateCalendar.xml" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  10. Managing Resource Extended Attributes in Ruby

    Learn how to add, edit or remove Microsoft Project (MPP/XML) resource extended attributes using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...get( 0 ) 3 attribute = Rjb :: import( 'com.aspose.tasks.ExtendedAttribute'...

    docs.aspose.com/tasks/java/extended-resource-at...