Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 20,021 for

document insertion

(0.09 sec)
  1. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of words in the current document, as recorded in the Words...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property to easily access essential details about image dimensions and resolution for enhanced visual quality....only and not stored in the document, returns zero size. Examples...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document Document = new Document(); DocumentBuilder builder = new DocumentBuilder(Document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  4. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....Mail Merge and Reporting documentation article. Remarks: The MergeField...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/java/com.aspose.word...
  5. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing Document processing efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/body/
  6. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your Document design effortlessly!...the Working with Images documentation article. public class ImageData...linked and not stored in the document. SourceFullName { get; set;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article. Inheritance:...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT...structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergingArgs.text property | Aspose.Words f...

    FieldMergingArgs.text property. Gets or sets the text that will be inserted into the Document for the current merge field....text that will be inserted into the document for the current merge...the mail merge engine will insert FieldMergingArgsBase.field_value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...