Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 396,624 for

document

(0.6 sec)
  1. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 创建一个 Document 类对象。 从页面的注释列表中获取所需的 Annotation...ExtractText () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  3. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  4. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_date_time method. Returns the property value as DateTime in UTC....Shows how to create a custom document property which contains a...time. doc = aw . Document () doc . custom_document_properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf Document are forced to be opened in a new window (or tab) of a browser....hyperlinks in the output Pdf document are forced to be opened in...how to save hyperlinks in a document we convert to PDF so that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote.... Document (); let builder = new aw ...all the references in the document. // Each reference will also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....only these fonts when saving document to PDF. EMBED_NONE Aspose...fonts into a PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working With Comments in Python|Aspose.Words fo...

    Working with comments using Python....Code Document = jpype . Jclass ( "com.aspose.words.Document" )...) doc = Document ( "data/TestFile.doc" ) \# Collect all comments...

    docs.aspose.com/words/java/working-with-comment...
  9. Font.NameBi | Aspose.Words for .NET

    Discover how to easily set and customize font names for right-to-left language Documents, enhancing readability and design. Optimize your text today!...in a right-to-left language document. public string NameBi { get...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image....images from a document. let doc = new aw . Document ( base . myDir...how to extract images from a document, and save them to the local...

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