Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 19,382 for

document insertion

(0.06 sec)
  1. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Check Format Compatibility documentation article. Properties Name...Description adjustLineHeightInTa Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....and a runnable sample code to insert watermark in Word using Java...Create an empty Word document using the Document class object Instantiate...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  3. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox form field at the current position in C++....DocumentBuilder::InsertComboBox method Inserts a combobox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldBidiOutline class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....page numbers when saving a document with a table of contents to...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....the Working with Images documentation article. Remarks: Use the...(linked and stored in the document). Regardless of whether the...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入的 PDF 文档。 获取要添加图像的特定页面。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/operators/
  8. Converting Worksheet to Image and Worksheet to ...

    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....C++ Contents [ Hide ] This document is designed to provide developers...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/javascript-cpp/converting...
  9. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  10. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....Create an empty file using the Document class object for adding images...required for describing the image Insert the image multiple times Get...

    kb.aspose.com/words/python/how-to-resize-pictur...