Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 350,981 for

document

(0.32 sec)
  1. 將 Markdown 翻譯成 DOM|Aspose.Words for .NET

    翻譯一個 Markdown 文檔到 Document Object Model 並回來使用 C#。 這樣你就可以與複雜的現有 Markdown 合作,或從頭建立 Markdown 文檔。...翻譯 Markdown 到 Document Object Model (DOM) Contents [ Hide ] ...要以程式方式讀取、處理和修改文件的內容和格式,您需要將其翻譯成 Aspose.Words Document Object Model (DOM)。 與 Word...

    docs.aspose.com/words/zh-hant/net/translate-mar...
  2. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio Documents using the Aspose.Diagram for .NET....Basic operations with Visio documents Contents [ Hide ] Visio Diagram...simplest operation with Diagram documents in Aspose.Diagram for .NET:...

    docs.aspose.com/diagram/net/basic-operations/
  3. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...example, converting a DOCX document to a PowerPoint presentation...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Document.spellingChecked property | Aspose.Word...

    Document.spellingChecked property. Returns ``true`` if the Document has been checked for spelling....spellingChecked property Document.spellingChecked property Returns...Returns true if the document has been checked for spelling. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert OTT to POWERPOINT in Android Apps or wi...

    OTT to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...reasons, such as to make documents more accessible, to make them...

    products.aspose.com/total/android-java/conversi...
  6. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document...main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C# API to Export MSG to EPUB | products.aspose.com

    Convert MSG to EPUB without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to EPUB format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/net/conversion/msg-to...
  8. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python....Code Document = jpype . JClass ( "com.aspose.words.Document" )...) \# Create a new document . doc = Document () \# Creates and...

    docs.aspose.com/words/java/working-with-nodes-i...
  9. ImageSaveOptions.jpegQuality property | Aspose....

    ImageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the generated JPEG images....saving a document as a JPEG. let doc = new aw . Document (); let...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#....Find and Replace Text in Documents Contents [ Hide ] See more...replace it: Document doc = new Document ( "../../data/document.doc"...

    docs.aspose.com/words/net/find-and-replace-text...