Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 20,124 for

document insertion

(0.1 sec)
  1. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....compound‑document technology. Briefly, a compound document is something...example, you can insert a Microsoft Word document into Microsoft...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  2. Create BarCode in Java|Aspose.Words for Java

    Example of barcode shape generation using Java....directly into documents using fields. Users can insert a specific...allows users to work with Word documents to which a barcode has already...

    docs.aspose.com/words/java/how-to-generate-a-cu...
  3. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. virtual bool Aspose :: Words...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section.... Document ( file_name = MY_DIR + 'Paragraphs...) # Create document builder to edit the document. The builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。... 实例化 Document 和 DocumentBuilder 类以生成 Word...方法生成幻灯片图像并将其保存到内存流。 使用来自 DocumentBuilder 类的 insert_image 方法将幻灯片图像添加到 Word 文档。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  9. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the Documentation article in C++....the Working with Images documentation article. class ImageData...linked and not stored in the document. get_SourceFullName () Gets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...let doc = new aw . Document (); // Insert text that spans several...

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