Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 20,002 for

document insertion

(0.33 sec)
  1. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....FieldFillIn () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for C++ to experience its simplicity and power in C++....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...empty Document Initialize a DocumentBuilder class Insert text...

    docs.aspose.com/words/cpp/hello-world/
  5. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your Documents for enhanced functionality....the Working with Fields documentation article. public class FieldDocProperty...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 操作PDF文档|Aspose.PDF for Java

    本文包含有关如何验证PDF文档以符合PDF A标准,如何处理目录,如何设置PDF过期日期,以及如何确定PDF文件生成进度的信息。...要验证PDF文档是否兼容PDF/A-1a或PDF/A-1b,请使用 Document 类的 validate(..) 方法。此方法允许您...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/manipulate-pdf-docu...
  7. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  8. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two merge fields with German...

    reference.aspose.com/words/net/aspose.words.fie...
  10. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) # OLE...

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