Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 180,114 for

doc

(0.42 sec)
  1. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create...createTable ( doc , 3 , 4 , "Outer Table" ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties.... doc = aw . Document () page_setup = doc . sections...border . distance_from_text = 0 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Փոխարկել HTML DOC C#

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

    products.aspose.com/words/hy/net/conversion/htm...
  5. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the Document using default options in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. RevisionOptions.ShowRevisionBars | Aspose.Words...

    Discover how the ShowRevisionBars property in RevisionOptions enhances Document clarity by displaying revision bars for edited content. Default, true.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Get Document Window and Page Display Properties...

    Learn how to access Document window and page display properties of a PDF file in PHP using Aspose.PDF.... $doc = new Document ( $dataDir . "input1...print "CenterWindow :- " . $doc -> getCenterWindow () . PHP_EOL...

    docs.aspose.com/pdf/java/get-document-window-an...
  8. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include Doc and DocX. Learn more how to tune up PDF to Microsoft Word Documents conversion....Format : DOC C++ PDF to DOC C++ Convert PDF to DOC C++ How to...to convert PDF file to DOC Format : DOCX C++ PDF to DOCX C++ Convert...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  9. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/xps/graphic-utilities/
  10. Node.document property | Aspose.Words for Python

    Node.Document property. Gets the Document to which this node belongs.... doc = aw . Document () para = aw . Paragraph ( doc ) para...append_child ( aw . Run ( doc = doc , text = 'Hello world!' ))...

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