Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 300,003 for

doc

(0.32 sec)
  1. Section.clone method | Aspose.Words for Python

    aspose.words.Section.clone method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Section 1" )...

    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. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Გადაიყვანეთ DOC HTML C++

    გადაიყვანეთ Doc HTML C++ ფორმატში კოდით. შეინახეთ Doc როგორც HTML C++....გადაიყვანეთ DOC HTML C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ DOC HTML ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/doc...
  6. IsBordersVisible | Aspose.Note for .NET API Ref...

    Gets or sets a value indicating whether the table border is visible....the Document class Document doc = new Document (); // Initialize...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/net/aspose.note/table...
  7. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( "Lorem ipsum...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DOC ወደ PNG C++ ቀይር

    Doc ወደ PNG ቅርጸት በ C++ ኮድ ቀይር። C++ ን በመጠቀም Doc እንደ PNG ያስቀምጡ።...በC++ ውስጥ DOC ወደ PNG ቀይር DOC ወደ PNG ለመቀየር ባለከፍተኛ ፍጥነት የሶፍትዌር C++...C++ ከፍተኛውን DOC ወደ PNG የመቀየር ፍጥነት C++ ን ይጠቀሙ። C++ DOC, PNG እና ሌሎች...

    products.aspose.com/words/am/cpp/conversion/doc...
  9. Document.LayoutOptions | Aspose.Words for .NET ...

    Document 财产. 得到一个 布局选项表示用于控制此文档的布局过程的选项的对象... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 插入隐藏文本,然后指定我们是否希望从呈现的文档中忽略它。...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for Document cleaning... doc = aw . Document () doc . styles . add (...StyleType . LIST , "MyListStyle1" ) doc . styles . add ( aw . StyleType...

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