Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 165,416 for

doc

(0.11 sec)
  1. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection today!...This property is available in DOC and OOXML documents only. To...Document doc = new Document (); Assert . That ( doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....This property is available in DOC and OOXML documents only. To...document. let doc = new aw . Document (); expect ( doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. Შეკუმშოს HTML C++

    შეკუმშოს HTML C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/ka/cpp/compress/html/
  7. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    Optimize your mail merge process with the TrimWhitespaces property, ensuring clean data by removing leading and trailing spaces for accurate results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property to customize numeral spacing for enhanced readability and design. Optimize your typography today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This effect is only supported...

    reference.aspose.com/words/net/aspose.words/fon...
  9. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

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