Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 55,092 for

import

(0.04 sec)
  1. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library....remove Images from PDF - Python import aspose.pdf as ap input_file...

    products.aspose.com/pdf/python-net/images/remove/
  2. 在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/zoom-factor-in-ruby/
  3. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Add Watermark to PDF - Python import aspose.pdf as ap doc = ap ...

    products.aspose.com/pdf/python-net/watermark/add/
  4. Editing Task Baseline Durations in Ruby

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks Java for Ruby....oneMinute 4 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/task-baseline-durati...
  5. Resource Cost in Ruby

    Learn how to work with Microsoft Project (MPP/XML) resource costs using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getResources() . toList() 3 rsc = Rjb :: import( 'com.aspose.tasks.Rsc' ) 4...

    docs.aspose.com/tasks/java/resource-cost-in-ruby/
  6. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadOptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.Markdown](../../../aspose.words/loadformat/#Markdown) document... This option allows to import such empty lines. get preserveEmptyLines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert PDF to OneNote with Aspose.Note and Asp...

    Sample code for convert PDF to OneNote using C#. Utilize the API example code for batch conversion of .pdf to .one within VB.NET, Asp.NET, or any .NET-based application... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/net/conversion/pdf-to-...
  8. Edit DOCX In Java

    Edit DOCX in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/docx/
  9. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property Imports for seamless workflows....of block-level elements are imported from HTML-based documents...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/net/aspose.words.loa...
  10. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are Imported from HTML-based documents in Java....of block-level elements are imported from HTML-based documents...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/java/com.aspose.word...