Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 157,127 for

doc

(0.04 sec)
  1. Გააკეთეთ DOC C# Ის Გამოყენებით

    შექმენით ახალი Doc C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით Doc .NET ბიბლიოთეკის გამოყენებით....გააკეთეთ DOC .NET ბიბლიოთეკის გამოყენებით ჩვენი მძლავრი C# ბიბლიოთეკა...საშუალებას აძლევს პროგრამულად შექმნან DOC მხოლოდ რამდენიმე ნაბიჯით .NET...

    products.aspose.com/words/ka/net/make/doc/
  2. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section of your story, enhancing your Document's structure and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output Document. The default value is Ecma376_2006 in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/sto...
  6. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/).... let doc = new aw . Document (); // A...to that paragraph. expect ( doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Section::EnsureMinimum method | ...

    Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++.... auto doc = MakeObject < Document > ();...ASSERT_EQ ( NodeType :: Section , doc -> GetChild ( NodeType :: Any...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Փոխարկել HTML DOC Javascript

    Փոխարկեք HTML ը Doc ձևաչափի JavaScript կոդով: Պահեք HTML որպես Doc օգտագործելով JavaScript:...Փոխարկել HTML ը DOC ի JavaScript ում Բարձր արագությամբ Node.js...Ծրագրային կերպով փոխակերպեք HTML-ը DOC-ի՝ օգտագործելով Node.js-ը: Ուսումնասիրեք...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your Document's functionality and streamline content management....Document doc = new Document (); Paragraph para = doc . FirstSection...child nodes: Run run = new Run ( doc ) { Text = "This run was written...

    reference.aspose.com/words/net/aspose.words/par...
  10. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shape constructor Shape(doc, shape_type) Creates a new shape...object. def __init__ ( self , doc : aspose . words . DocumentBase...

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