Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 313,810 for

doc

(0.12 sec)
  1. CustomXmlProperty.Name | Aspose.Words for .NET

    CustomXmlProperty Name property. Specifies the name of the custom XML attribute or smart tag property in C#....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. SmartTag.AcceptEnd | Aspose.Words for .NET

    SmartTag AcceptEnd method. Accepts a visitor for visiting the end of the SmartTag in C#....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...
  3. SmartTag.Uri | Aspose.Words for .NET

    SmartTag Uri property. Specifies the namespace URI of the smart tag in C#....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...
  4. Փոխարկել PNG DOC - C++

    Փոխարկեք PNG -ը Doc ձևաչափի C++ կոդով: Պահեք PNG որպես Doc օգտագործելով C++:...Իրադարձություններ Ձեռքբերում Փոխարկել PNG -ը DOC -ի C++-ում Բարձր արագությամբ...PNG -ը DOC Օգտագործեք C++ ՝ առավելագույն PNG -ից DOC փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/png...
  5. Set Document Window and Page Display Properties...

    Customize Document and page display settings in PDFs using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose...' s window - Default : false doc . setCenterWindow ( true ) #...

    docs.aspose.com/pdf/java/set-document-window-an...
  6. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Drawing...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Table | Aspose.Note for .NET API Reference

    Represents a table....the Document class Document doc = new Document (); // Initialize...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/net/aspose.note/table/
  8. NumberList | Aspose.Note for .NET API Reference

    Represents the numbered or bulleted list.... Document doc = new Aspose . Note . Document.... Page ( doc ); Outline outline = new Outline ( doc ); // Apply...

    reference.aspose.com/note/net/aspose.note/numbe...
  9. ViewOptions.view_type property | Aspose.Words f...

    ViewOptions.view_type property. Controls the view mode in Microsoft Word.... doc = aw . Document () builder =...DocumentBuilder ( doc ) builder . writeln ( "Hello world!" ) doc . view_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.spelling_checked property | Aspose.Wor...

    Document.spelling_checked property. Returns ``True`` if the Document has been checked for spelling.... doc = aw . Document () # The string...string with spelling errors. doc . first_section . body . first_paragraph...

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