Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 20,126 for

document insertion

(0.23 sec)
  1. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...

    docs.aspose.com/cells/net/how-to-set-print-area/
  2. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....affects all sections in the document. Examples Shows how to apply...header/footer. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless Document merging with the MERGESEQ field. Boost your Document automation today!...the Working with Fields documentation article. public class FieldMergeSeq...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....Shows how to insert a paragraph into the document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator... Document (); let builder = new aw ...BreakType . PageBreak ); // Insert a paragraph with a style that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether to include the full file path name.... Document ( file_name = MY_DIR + 'Document.docx' ) builder...= doc ) builder . move_to_document_end () builder . writeln ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...the Working with Fields documentation article. Remarks Creates...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... Document () builder = aw . DocumentBuilder...writeln ( 'Helo world!' ) # Insert a comment to point out an error...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldInfo.infoType property | Aspose.Words for ...

    FieldInfo.infoType property. Gets or sets the type of the Document property to insert....the type of the document property to insert. get infoType ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....以下代码片段显示如何为 XFA 表单字段设置图像: Document doc = new Document ( "doc.pdf" ); InputStream..."Ellipse.pdf" ; Document doc = new Document (); Page page = doc...

    docs.aspose.com/pdf/zh/java/public-api-changes-...