Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 50,368 for

import document

(0.07 sec)
  1. Fiscal Year Properties in Ruby | Aspose.Tasks D...

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  2. Online DOTM to XLT Conversion or Build .NET bas...

    Free online app to convert DOTM to XLT files. .NET C# conversion library code for DOTM Documents....will be converted into XLT document Download the converted XLT...Automation API Open DOTM file using Document class Convert DOTM to HTML...

    products.aspose.com/total/net/conversion/dotm-t...
  3. View and Update XLSM Properties Online or Updat...

    View and modify XLSM properties through online app for free. Android API code to update and add XLSM properties....powerful android based XLSM document metadata management utility...Update XLSM Metadata Online Import XLSM file by uploading it....

    products.aspose.com/total/android-java/metadata...
  4. View and Update XLSX Properties Online or Updat...

    View and modify XLSX properties through online app for free. Android API code to update and add XLSX properties....powerful android based XLSX document metadata management utility...Update XLSX Metadata Online Import XLSX file by uploading it....

    products.aspose.com/total/android-java/metadata...
  5. View and Update Excel Properties Online or Upda...

    View and modify Excel properties through online app for free. Android API code to update and add Excel properties....powerful android based Excel document metadata management utility...Update Excel Metadata Online Import Excel file by uploading it...

    products.aspose.com/total/android-java/metadata...
  6. Convert DOTX to POT via C# .NET or with free On...

    Convert Word dotx Documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOTX document into HTML Create...

    products.aspose.com/total/net/conversion/dotx-t...
  7. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown Document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch using Java....Ask AI Translate Markdown to Document Object Model (DOM) Contents...content and formatting of a document, you need to translate it...

    docs.aspose.com/words/java/translate-markdown-t...
  8. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation....like this: import aspose.slides as slides import aspose.pydrawing...Slide Thumbnail Deprecated API: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/modern-api/
  10. How to Convert HTML to PDF using C#

    In this tutorial you will learn how to convert HTML to PDF using C#. The C# code example Imports the HTML into Aspose.Words' DOM and saves the Document to PDF file format.... The HTML document may contain CSS styles (inline...Words namespace Import the input HTML document into Aspose.Words’...

    kb.aspose.com/words/net/how-to-convert-html-to-...