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

document insertion

(0.43 sec)
  1. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....template by modifying the document’s styles , by iterating over...FontSettings.DefaultFontName (or Document.DefaultFontName ) only influences...

    forum.aspose.com/t/about-changing-font-name-and...
  2. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的特定页面。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  3. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....of a document to a separate TIFF image. doc = aw . Document ()...writeln ( 'Page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { Document = new Document(docFilePath); docume…... The page number of the document table of contents I generated...throws Exception { Document doc = new Document("C:\\Users\\hspc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  6. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....places in the document. let doc = new aw . Document (); let builder...main body text's flow. // Inserting a footnote/endnote adds a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a Document in Java....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  8. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your Document's functionality and streamline content management....FieldType , bool, Node , bool ) Inserts a field into this paragraph...FieldType The type of the field to insert. updateField Boolean Specifies...

    reference.aspose.com/words/net/aspose.words/par...
  9. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that Documents comparison is case insensitive....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BarcodeParameters.ScalingFactor | Aspose.Words ...

    Discover the BarcodeParameters ScalingFactor property, which allows precise symbol scaling in whole percentage points (10-1000) for optimal barcode performance.... Document doc = new Document (); DocumentBuilder...barcodes, // and then insert them into the document as images. doc ...

    reference.aspose.com/words/net/aspose.words.fie...