Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 300,003 for

doc

(0.12 sec)
  1. BaseWebExtensionCollection1.Count | Aspose.Word...

    BaseWebExtensionCollection Count property. Gets the number of elements contained in the collection in C#.... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  2. Aspose::Words::Fields::FormField Class Referenc...

    Represents a single form field.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->Write(u "Please select...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Convert TEXT To PNG C++

    Convert TEXT to PNG format in C++ code. Save TEXT as PNG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  4. Convert JPG To GIF C++

    Convert JPG to GIF format in C++ code. Save JPG as GIF using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/conversion/jpg-to...
  5. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/text-t...
  6. Document.ShowGrammaticalErrors | Aspose.Words f...

    Document 财产. 指定是否在此文档中显示语法错误... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 插入两个有错误会被拾取的句子 // 通过 Microsoft...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the Document layout process. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. StructuredDocumentTag.LockContents | Aspose.Wor...

    StructuredDocumentTag LockContents property. When set to true this property will prohibit a user from editing the contents of this SDT in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "A" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. გადაიყვანეთ PDF DOCX C++

    გადაიყვანეთ PDF DocX ფორმატში C++ კოდით. შეინახეთ PDF როგორც DocX C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Aspose::Words; auto doc = MakeObject<Document>(u"Input.pdf"); doc->Save(u"Output...

    products.aspose.com/words/ka/cpp/conversion/pdf...