Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 333,347 for

document

(0.14 sec)
  1. Convert DOC To Image C++

    Convert DOC to Image format in C++ code. Save DOC as Image using C++....DOC, image, and many other document formats using C++. JPG Node...C++ Need to convert a DOC document to an image format programmatically...

    products.aspose.com/words/cpp/conversion/doc-to...
  2. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....Working with Ole Objects documentation article. Examples: Shows...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  3. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....the Working with Fields documentation article. Remarks: The set...barcode generator. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert POTM to TSV via C++ or with free Online...

    Export POTM to TSV in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to TSV online converter quickly before integrating the code....to TSV The Portable Office Document Markup Language (POTM) is...Office applications to store documents. It is a proprietary format...

    products.aspose.com/total/cpp/conversion/potm-t...
  5. PCL to DOC Converter using Python | Aspose.PDF

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET...programmatically a document from PCL to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Transformations...Transform a content in PS Document In this article, we consider...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  7. Create HTML File in Python

    This article covers the process to create HTML file in Python. It explains the stepwise process and a runnable sample code to create HTML page generator in Python....library Initialize an empty HTML document with the HTMLDocument class...and append it to the HTML document Write the output HTML file...

    kb.aspose.com/html/python/create-html-file-in-p...
  8. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) Documentation article....class Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  10. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index.... Document ( file_name = MY_DIR + 'Revisions...'Revisions.docx' ) # This document contains "Move" revisions, which...

    reference.aspose.com/words/python-net/aspose.wo...