Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 157,133 for

doc

(0.05 sec)
  1. Aspose::Words::Settings::ViewOptions::get_ZoomP...

    Aspose::Words::Settings::ViewOptions::get_ZoomPercent method. Gets or sets the percentage at which you want to view your Document in C++.... auto doc = MakeObject < Document > ();...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Fields::FieldOptions::get_Curren...

    Aspose::Words::Fields::FieldOptions::get_CurrentUser method. Gets or sets the current user information in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/hy/cpp/compress/jpg/
  4. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/net/aspose.words/sto...
  5. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two sentences with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add text to the first section...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. FontInfoCollection.count property | Aspose.Word...

    FontInfoCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document () # A blank...( 3 , doc . font_infos . count ) self . assertTrue ( doc . font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.default_document_author property |...

    FieldOptions.default_Document_author property. Gets or sets default Document author's name... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your Documents.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  10. BookmarkEnd constructor | Aspose.Words for Node.js

    BookmarkEnd constructor. Initializes a new instance of the [BookmarkEnd](../) class....BookmarkEnd constructor BookmarkEnd(doc, name) Initializes a new instance...BookmarkEnd class. BookmarkEnd ( doc : Aspose . Words . DocumentBase...

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