Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,459 for

import document

(0.13 sec)
  1. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...Words: import com.aspose.words.*; public...Exception { Document docA = new Document("Source.docx"); Document docB...

    forum.aspose.com/t/defect-displayed-content-as-...
  2. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...demonstrates the font loading process: import aspose.slides as slides # The...The path to the documents directory. dataDir = "C: \\ " # folders...

    docs.aspose.com/slides/python-net/custom-font/
  3. Developer Guide

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Introduction Working with OneNote Document Import from different formats...Converting Print OneNote Documents using C# API Create or Work...

    docs.aspose.com/note/net/developer-guide/
  4. Merge Presentation|Aspose.Slides for Python Doc...

    Merge or combine PowerPoint Presentation in Python...JPG to JPG or PNG to PNG Documents, such as PDF to PDF or HTML...how to merge presentations: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/merge-present...
  5. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...html document. Document doc = new Document (); DocumentBuilder...$"\t\t\t\t<span style=\" - aw - import : ignore \ ">&#xa0;</span>{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....the DOC file to an Excel file Import the necessary modules from...from aspose.words such as Document and License Create an instance...

    kb.aspose.com/words/python/conversion-from-word...
  7. Presentation via VBA|Aspose.Slides for Python D...

    Add, remove, and extract VBA macros in PowerPoint presentations in Python...scratch to a presentation: import aspose.slides as slides # Creates...PowerPoint, Excel, and Word documents. Remove VBA Macros Using the...

    docs.aspose.com/slides/python-net/presentation-...
  8. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python... import aspose.slides as slides # Instantiate...presentation as a presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/slide-transit...
  9. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...Manipulate Pixel Data Importing Required Modules : Import the necessary...necessary modules. You need to import the PsdImage and Layer classes...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  10. Save Presentation|Aspose.Slides for Python Docu...

    Save PowerPoint Presentation as file or stream in Python... import aspose.slides as slides # Instantiate...presentation to the stream. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/save-presenta...