Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 375,839 for

document

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...as aw # Create a document. doc = aw . Document () builder = aw...a password with which the document will be encrypted , and which...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  6. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); auto document = MakeObject < Document > ( fileName );...); int countPages = document -> get_Pages () -> get_Count ();...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  7. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....eaks/data/" ; // Open the document. $ doc = new Java ( "com.aspose...aspose.words.Document" , $ dataDir . "TestFile.doc" ); // Remove...

    docs.aspose.com/words/java/remove-breaks-in-php/
  8. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....:DocumentBase>& The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note 4 Document document = new Document(dataDir...

    docs.aspose.com/note/java/working-with-text-sty...