Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 300,003 for

doc

(0.25 sec)
  1. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    FieldFillIn PromptOnceOnMailMerge property. Gets or sets whether the user response should be recieved once per a mail merge operation in C#....void FieldFillIn () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...
  2. Shading.BackgroundPatternThemeColor | Aspose.Wo...

    Shading BackgroundPatternThemeColor property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this Shading object in C#.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shading shading = doc . FirstSection ...

    reference.aspose.com/words/net/aspose.words/sha...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – MD to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/md-to-Doc/Recent content in MD to Doc Converter using Java on Documenta......org/2005/Atom Documentation – MD to DOC Converter using Javahttps://products...com/pdf/java/conversion/md-to-doc/Recent content in MD to DOC Converter using...

    products.aspose.com/pdf/java/conversion/md-to-d...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – EPS to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/eps-to-Doc/Recent content in EPS to Doc Converter using Java on Docume......org/2005/Atom Documentation – EPS to DOC Converter using Javahttps://products...com/pdf/java/conversion/eps-to-doc/Recent content in EPS to DOC Converter using...

    products.aspose.com/pdf/java/conversion/eps-to-...
  5. Section.HeadersFooters | Aspose.Words for .NET ...

    Section 财产. 提供对节的页眉和页脚节点的访问... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. PdfSaveOptions.export_document_structure proper...

    PdfSaveOptions.export_Document_structure property. Gets or sets a value determining whether or not to export Document structure.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Document::get_ShadeFormData meth...

    Aspose::Words::Document::get_ShadeFormData method. Specifies whether to turn on the gray shading on form fields in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ComHelper | Aspose.Words for .NET

    ComHelper constructor. Initializes a new instance of this class in C#....local system filename: Document doc = comHelper . Open ( MyDir +...\r\rHello Word!\r\r\rHello World!" , doc . GetText (). Trim ()); // 2...

    reference.aspose.com/words/net/aspose.words/com...
  9. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the Document for this footnote.... doc = aw . Document ( file_name =...endnotes.docx' ) footnote = doc . get_child ( aw . NodeType ...

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

    Document OriginalFileName property. Gets the original file name of the Document in C#.... Document doc = new Document ( MyDir + "Document...( MyDir + "Document.docx" , doc . OriginalFileName ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...