Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 313,762 for

doc

(0.15 sec)
  1. XmlMapping.SetMapping | Aspose.Words for .NET

    XmlMapping SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C#.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the formatting for the [FieldIndex](../fieldindex/) fields in a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'A' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.Clone | Aspose.Words fo...

    CustomXmlPartCollection 方法. 制作此集合及其项目的深层副本... Document doc = new Document (); // 构造一个包含数据的...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::Saving::DocSaveOptions Class Ref...

    Can be used to specify additional options when saving a Document into the Doc or Dot format....when saving a document into the Doc or Dot format. At the moment...Microsoft Word formats. auto doc = MakeObject<Document>(); auto...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. 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...
  6. C++ API to Export EPUB to DOT | products.aspose...

    Convert EPUB to DOT within C++ applications....other file formats such as DOC and DOT. DOC is a popular file format... it is necessary to convert DOC to other file formats such as...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. FontSize | Aspose.Note for .NET API 参考

    获取或设置字体大小... Document doc = new Aspose . Note . Document.... Page ( doc ); Outline outline = new Outline ( doc ); // 应用文本样式设置...

    reference.aspose.com/note/zh/net/aspose.note/st...
  8. 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...
  9. PageVerticalAlignment Enum | Aspose.Words for .NET

    Aspose.Words.PageVerticalAlignment enum. Specifies vertical justification of text on each page in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  10. MailMerge.merge_duplicate_regions property | As...

    MailMerge.merge_duplicate_regions property. Gets or sets a value indicating whether all of the Document mail merge regions with the name of a data source should be merged while executing of a mail merge with regions against the data source or just the first one....merge_duplicate_regions ): doc = ExMailMerge . create_source_doc_merge_duplicate_regions...merge will affect both regions. doc . mail_merge . merge_duplicate_regions...

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