Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 401,818 for

document

(0.17 sec)
  1. HeaderFooter.Accept | Aspose.Words for .NET

    Discover the HeaderFooter Accept method to enhance visitor engagement and streamline interactions on your website effortlessly....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/hea...
  2. Working with Ranges in Java|Aspose.Words for Java

    Introduction to Range feature in Aspose.Words for Java....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/java/working-with-ranges/
  3. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...AddBackgroundToPdf () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  4. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....ViewOptions Contents [ Hide ] Document.ViewOptions property Provides...options to control how the document is displayed in Microsoft...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. 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...
  7. Extract data from PDF Forms using Java | Aspose...

    Extract user data fields from fillable PDF Document programmatically with Java sample code using Aspose.PDF for Java....Load PDF in an instance of Document class. Get values from all...all fields using Document.Form class. Analyze names and values...

    products.aspose.com/pdf/java/acroforms/extract/
  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. 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...
  10. 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...