Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 50,595 for

import document

(0.07 sec)
  1. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....adding watermarks to your PDF document using Artifacts. Please check...pdf.examples ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-watermarks/
  3. Hello World in 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....anything in the spreadsheet document using Aspose.Cells for Java...Excel file. workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/hello-world-in-ruby/
  4. Online ODT File Text Finder or Build ODT Search...

    Free online app to search in ODT file. C# API code for any ODT file text search application....Search Odt Online Searchable Document App and ODT Text Search API...Develop powerful .NET based ODT document search engine software or...

    products.aspose.com/total/net/search/odt/
  5. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose PDF License|Aspose.PDF for Go via C++

    Aspose. PDF for Go invites its customers to get a Classic License. As well as use a limited license to better explore the product.... Documents created with an evaluation...the first four pages of a document. If you want to test Aspose...

    docs.aspose.com/pdf/go-cpp/licensing/
  8. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. C++ API code to manage comments of RTF files....Rtf Clear Comments from RTF Document Online or Manage via C++ Develop...Develop powerful C++ based RTF document annotation utility application...

    products.aspose.com/total/cpp/annotate/rtf/
  9. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  10. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...following code: var document = new Document(inputStream); //use...TextSearchOptions(true)); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/textfragmentabsorber-with-te...