Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 88,903 for

import document

(0.13 sec)
  1. Document Class | Aspose.Words for .NET

    Aspose.Words.Document class. Represents a Word Document in C#....Document Contents [ Hide ] Document class Represents a Word document...document. To learn more, visit the Working with Document documentation...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert CGM to PDF | Aspose.PDF for Android via...

    Convert CGM files to PDF Documents with Aspose.PDF for java library. These files used in CAD and presentation graphics applications.... Create an instance of Document class with mention source...filename and options. Save the document with the desired file name...

    docs.aspose.com/pdf/androidjava/convert-cgm-to-...
  3. FieldIncludePicture.ResizeHorizontally | Aspose...

    FieldIncludePicture ResizeHorizontally property. Gets or sets whether to resize the picture horizontally from the source in C#....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldIncludePicture.GraphicFilter | Aspose.Word...

    FieldIncludePicture GraphicFilter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C#....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert WORD To HTML Java

    Convert a Word Document to HTML format in Java code. Save a Word Document as HTML using Java....converting Word to HTML Use our document conversion API to create portable...to import and export Word, HTML, and many other document formats...

    products.aspose.com/words/java/conversion/word-...
  6. Insert and Append Documents|Aspose.Words for Py...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Python....Ukrainian Dutch Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/python-net/insert-and-app...
  7. Add Rectangle Object to PDF file | Aspose.PDF f...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document Add Page to pages collection...

    docs.aspose.com/pdf/androidjava/add-rectangle/
  8. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.Import_node method...import_node method Contents [ Hide ] import_node(src_node, is_import_children)...is_import_children) Imports a node from another document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....resolution and position in a PDF document. ImagePlacementAbsorb performs...examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...

    docs.aspose.com/pdf/java/working-with-image-pla...
  10. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) method. Converting...pdf.examples ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/