Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 105,539 for

import

(0.09 sec)
  1. Saving Project Data to CSV and Text Formats in ...

    This article explains how to save project data to CSV or text formats using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...save( "Project.csv" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/saving-project-data-...
  2. General Properties in Ruby

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/general-properties-i...
  3. 4.2.1.0 Hot Fix Release Notes|Aspose.Words for ...

    Aspose.Words .NET 4.2.1.0 Hot Fix Release Notes – the latest updates and fixes....from same URL only once when importing HTML. 1537 Document looks...1534 Support PageBorderArt in import and export WordML. 1533 ‘Unknown...

    docs.aspose.com/words/net/aspose-words-net-4-2-...
  4. FieldIncludePicture.GraphicFilter | Aspose.Word...

    FieldIncludePicture 财产. 获取或设置要插入的图形格式的过滤器名称...GraphicFilter { get ; set ; } 例子 显示如何使用 IMPORT 和 INCLUDEPICTURE 字段插入图像。 Document...fieldImport . GetFieldCode (), " IMPORT .* \\\\c PNG32 \\\\d" ). Success...

    reference.aspose.com/words/zh/net/aspose.words....
  5. FieldIncludePicture.IsLinked | Aspose.Words for...

    FieldIncludePicture 财产. 获取或设置是否通过不随文档存储图形数据来减小文件大小...IsLinked { get ; set ; } 例子 显示如何使用 IMPORT 和 INCLUDEPICTURE 字段插入图像。 Document...fieldImport . GetFieldCode (), " IMPORT .* \\\\c PNG32 \\\\d" ). Success...

    reference.aspose.com/words/zh/net/aspose.words....
  6. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++... Import and Export Annotations to XFDF...format - you will know how to import and export annotation with...

    docs.aspose.com/pdf/cpp/annotations/
  7. Avoid exponential notation of large numbers whi...

    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....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits and when you import your HTML to excel file, these...

    docs.aspose.com/cells/java/avoid-exponential-no...
  8. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/docx/
  9. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/word/
  10. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/html/