Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 157,133 for

doc

(0.05 sec)
  1. Aspose::Words::CleanupOptions::get_UnusedStyles...

    Aspose::Words::CleanupOptions::get_UnusedStyles method. Specifies whether unused styles should be removed from Document. Default value is true in C++.... auto doc = MakeObject < Document > (); doc -> get_Styles...:: List , u "MyListStyle1" ); doc -> get_Styles () -> Add ( StyleType...

    reference.aspose.com/words/cpp/aspose.words/cle...
  2. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the Document write protection options in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write protection password is set in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a Document node or style... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document revisions with a powerful collection of Revision objects for seamless editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Გადაიყვანეთ DOC EPUB Javascript

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

    products.aspose.com/words/ka/nodejs-net/convers...
  8. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access to Document hyphenation options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Buat DOC Menggunakan C++

    Buat Doc baharu dalam C++ dalam beberapa langkah. Buat Doc dengan mudah menggunakan pustaka C++....Buat DOC menggunakan pustaka C++. Pustaka C++ kami yang berkuasa...membolehkan pembangun membuat DOC secara pengaturcaraan dalam beberapa...

    products.aspose.com/words/ms/cpp/make/doc/
  10. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

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