Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 42,515 for

doc

(0.31 sec)
  1. Gawe Dokumen Ing C++

    Gawe berkas nganggo perpustakaan C++. Nggawe dokumen anyar kanthi gampang ing C++ kanthi sawetara langkah....gampang nggawe dokumen ing PDF, DOC, DOCX, HTML, EPUB, lan akeh format...sing didhukung - PDF, DOCX, DOC, RTF, ODT, EPUB, HTML lan liya-liyane...

    products.aspose.com/words/jv/cpp/make/
  2. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Document.layoutOptions property | Aspose.Words ...

    Document.layoutOptions property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions.showRevisionBars property | Asp...

    RevisionOptions.showRevisionBars property. Allows to specify whether revision bars should be rendered near lines containing revised content... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  7. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

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

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::CompositeNode::RemoveSmartTags m...

    Aspose::Words::CompositeNode::RemoveSmartTags method. Removes all SmartTag descendant nodes of the current node in C++.... auto doc = MakeObject < Document > ( MyDir...+ u "Smart tags.doc" ); ASSERT_EQ ( 8 , doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your Document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words/doc...