Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 299,987 for

doc

(0.1 sec)
  1. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner Document in C++.... auto doc = MakeObject < Document > ();...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted lists in the Document in C++.... auto doc = MakeObject < Document > ();...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document | Aspose.Note for .NET API Reference

    Represents an Aspose.Note Document....Document doc = new Document ( dataDir + inputFile ); doc . Save...DocumentPassword = "password" }; Document doc = new Document ( dataDir + "Sample1...

    reference.aspose.com/note/net/aspose.note/docum...
  5. Cell.CellFormat | Aspose.Words for .NET API 参考

    Cell 财产. 提供对单元格格式属性的访问... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Aspose::Words::Drawing::ArrowLength enum | Aspo...

    Aspose::Words::Drawing::ArrowLength enum. Length of the arrow at the end of a line in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. MailMerge.ExecuteADO | Aspose.Words for .NET AP...

    MailMerge 方法. 执行从 ADO Recordset 对象到文档的邮件合并...) Dim Doc Set Doc = Helper . Open ( "CustomerLabels.doc" ) Doc...RS Doc . Save "C:\MyPath\CustomerLabels Out VBScript.doc" 演示如何使用来自...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Working with Pages

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...into Aspose.Note 3 Document doc = new Document ( dataDir + "Sample1...

    docs.aspose.com/note/java/working-with-pages/
  9. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies line cap style in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Use a document builder to insert...

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