Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 20,124 for

document insertion

(0.14 sec)
  1. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  3. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...footnoteText) Inserts a footnote or endnote into the document. insertFootnote...FootnoteType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C++....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldRevNum...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  8. 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...
  9. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. 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...