Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 422,762 for

document

(0.42 sec)
  1. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Aspose.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a Document...settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export MSG to DOCM via C++ | products.aspose.com

    C++ API to Convert MSG to DOCM without using Microsoft Word or Outlook...also supports a variety of document formats such as Word, PDF...features such as document conversion, document manipulation, and...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. 使用 Python 从 PDF 文件提取矢量数据|Aspose.PDF for Python ...

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得轻而易举。您可以获取矢量数据(路径、多个多边形、折线),例如位置、颜色、线宽等。... 打开源 PDF 作为 Document . 创建一个 GraphicsAbsorber 实例。...element info. """ document = ap . Document ( infile ) try : gr_absorber...

    docs.aspose.com/pdf/zh/python-net/extract-vecto...
  5. Export EMLX to GIF via C++ | products.aspose.com

    C++ API to Convert EMLX to GIF without using Microsoft Word or Outlook...HTML by using Document class Save the document to GIF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Export EML to ODT via C++ | products.aspose.com

    C++ API to Convert EML to ODT without using Microsoft Word or Outlook...HTML by using Document class Save the document to ODT format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown Document into a Document object in C++....when loading Markdown document into a Document object. class MarkdownLoadOptions...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....work with watermarks in Word documents. This topic discusses how...displays behind the text in a document. A watermark can contain a...

    docs.aspose.com/words/net/working-with-watermark/
  9. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  10. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents...in source and destination documents. The default value is False...import a document with numbered lists. src_doc = aw . Document ( file_name...

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