Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 182,637 for

doc

(0.15 sec)
  1. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a Document easily and fast instead of using NPOI in C#....Words ; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Bold = true...

    docs.aspose.com/words/net/add-bullets-or-number...
  4. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Մի Քանի DOC Դեպի EPUB Javascript

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

    products.aspose.com/words/hy/nodejs-net/merge/d...
  6. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active Document protection type.... doc = aw . Document () doc . protect ( type...ProtectionType . READ_ONLY , doc . protection_type ) # If we open...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/java/xps/working-with-tran...
  8. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... let doc = new aw . Document (); let para = doc . firstSection...paragraph. let run = new aw . Run ( doc , "Hello world!" ); para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Փոխարկել DOC Պատկեր Java

    Փոխարկեք Doc ը Պատկեր ձևաչափի Java կոդով: Պահեք Doc որպես Պատկեր օգտագործելով Java:...Փոխարկել DOC ը պատկեր ի Java ում Բարձր արագությամբ ծրագրային...ծրագրային Java գրադարան ՝ DOC ը պատկեր Օգտագործեք մեր փաստաթղթերի փոխակերպման...

    products.aspose.com/words/hy/java/conversion/do...
  10. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes..., () => { let doc = new aw . Document (); doc . removeAllChildren...endnotes at its end. expect ( doc . endnoteOptions . position )...

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