Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 157,457 for

doc

(0.05 sec)
  1. 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/
  2. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

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

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features.... Document doc = new Document (); doc . Protect ( ProtectionType...ProtectionType . ReadOnly , doc . ProtectionType ); // If we...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DocX format.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two wrapping...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Გააკეთეთ DOC C++ Ის Გამოყენებით

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

    products.aspose.com/words/ka/cpp/make/doc/
  8. Document.HyphenationOptions | Aspose.Words for ...

    Explore the Document HyphenationOptions property to customize hyphenation settings, enhancing readability and improving your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert paragraphs with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Build the outer table....

    reference.aspose.com/words/net/aspose.words.tab...