Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 180,067 for

doc

(0.15 sec)
  1. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word in C++.... auto doc = System :: MakeObject < Aspose...System :: String :: Empty , doc -> get_AttachedTemplate ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Մի Քանի DOC Դեպի DOCX Javascript

    Միավորել մի քանի Doc DocX ին JavaScript կոդի մեջ: Պահպանեք Doc որպես DocX օգտագործելով JavaScript:...Բազմաթիվ DOC փոխարկեք DOCX ի JavaScript Բարձր արագությամբ Node...Node.js գրադարան՝ DOC ֆայլեր DOCX-ին միացնելու համար Արագ և արդյունավետ...

    products.aspose.com/words/hy/nodejs-net/merge/d...
  3. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your Doc files for better management and organization....versions that was stored in the DOC document. public int VersionsCount...Word supports versions only for DOC files. This property allows to...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Შეკუმშოს DOC C++

    შეკუმშოს Doc C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ Doc კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოდი DOC ის შეკუმშვისთვის C++ მაღალი ხარისხის C++ ბიბლიოთეკა...ბიბლიოთეკა DOC კონტენტისა და ზომის ოპტიმიზაციისთვის ორიგინალური ხარისხისა...

    products.aspose.com/words/ka/cpp/compress/doc/
  5. 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 = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins.... doc = aw . Document ( file_name =...the document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... let doc = new aw . Document ( base ....+ "Images.docx" ); expect ( doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!... Document doc = new Document ( MyDir + "Images..."Images.docx" ); Assert . That ( doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/nod...
  10. CustomPartCollection class | Aspose.Words for P...

    aspose.words.markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

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