Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 400,794 for

document

(0.38 sec)
  1. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。...h3 > creation of simple PDF document while using Aspose.PDF for...h3 > <% // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  2. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc format in C++....that can be used to save a document in the Doc format. Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlSaveOptions.export_xhtml_transitional prope...

    HtmlSaveOptions.export_xhtml_transitional property. Specifies whether to write the DOCTYPE declaration when saving to HTML or MHTML...DOCTYPE declaration in the document prior to the root element...beginning of the HTML output document will look like this: <?xml...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Document () builder = aw . DocumentBuilder...for every paragraph in the document to RTL. for para in doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of navigation through the document structure. Usually navigation...correspond to headings in the document. In order to populate headings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....the Working with Fields documentation article. Remarks: Sequentially...user-defined lists of items in a document. Examples: Shows create numbering...

    reference.aspose.com/words/java/com.aspose.word...
  7. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your Documents....indicating whether fields in whole document are updated while executing...bool mergeWholeDocument ) { Document doc = CreateSourceDocMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  8. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how to easily manage the DefaultFontSubstitutionRule and customize your default font name for enhanced design flexibility.... Document doc = new Document (); FontSettings..."Courier New" ; // Using a document builder, add some text in...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Document doc = new Document ( MyDir + "Tables...tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentVisitor.visitFootnoteEnd method | Aspos...

    DocumentVisitor.visitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended....structure of every footnote in a document. test ( 'FootnoteToText' ...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

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