Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 168,856 for

doc

(0.12 sec)
  1. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your Document processing today!... Remarks A DOCX or DOC document can contain one or more...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Გადაიყვანეთ JPG DOC Javascript

    გადაიყვანეთ JPG Doc JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც Doc JavaScript....გადაიყვანეთ JPG DOC JavaScript ში Მაღალი სიჩქარით Node.js ბიბლიოთეკა...კონვერტაცია JPG to DOC Პროგრამულად გადააკეთეთ JPG DOC-ზე Node.js გამოყენებით...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. 档案

    档案...Words API 提供了将 Microsoft Word DOC 或 DOCX 文档转换为 C# 和 Java 中的字节数组的最简单方法。...应用程序中的 Document 的字节数组。 以下代码片段演示了将 DOC 文件转换为字节数组。 // Load the document...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  5. Row constructor | Aspose.Words for Node.js

    Row constructor. Initializes a new instance of the [Row](../) class....Row constructor Row(doc) Initializes a new instance of the Row...Row class. Row ( doc : Aspose . Words . DocumentBase ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your Documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage.... string doc = MyDir + "Big document.docx"...Converter . ConvertToImages ( doc , SaveFormat . Png ); ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.low...
  7. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied to the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++.... auto doc = System :: MakeObject < Aspose...u "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom 在 Python 中将 MSG 转换为 Dochttps://products.aspose.com/total/zh/python-net/conversion/msg-to-Doc/在 Python 应用程序中将 MSG 保存为 Doc,而无需使用 Microsoft Outlook 或 Word......ersion/msg-to-doc/在 Python 应用程序中将 MSG 保存为 DOC,而无需使用 Microsoft...com/total/zh/python-net/conversion/msg-to-doc/index.xml self application/rss+xml...

    products.aspose.com/total/zh/python-net/convers...
  10. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the Document concatenated as a string.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . save...

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