Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 29,663 for

document insertion

(0.09 sec)
  1. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to insert in C++....name of the glossary entry to insert. System :: String Aspose ::...MakeObject < Document > (); // Create a glossary document and add...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Font.Color | Aspose.Words for .NET

    Font Color property. Gets or sets the color of the font in C#....to insert formatted text using DocumentBuilder. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ol... icon_file, icon_caption) Inserts an embedded or linked OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  5. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....Edit documents in C# Advanced Word, PDF Editor for C#. Use it...it to modify documents programmatically Develop cross-platform...

    products.aspose.com/words/net/edit/
  6. 17.9 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 17.9 Release Notes – the latest updates and fixes.... The output size of PDF documents with the repeating images...Placeholder Text of Structured Document Tag. Added feature to support...

    docs.aspose.com/words/java/aspose-words-for-jav...
  7. getFieldCode return null in case of a hyperlink...

    When having 2 hyperlink the one that is deleted, is returning null when calling getField().getFieldCode(), this behavior is in version 24.6 as for 24.3 everything is fine. I also have not found anything in release not…... document.docx (40.8 KB) vyacheslav...Could you please provide the document for testing? romanmarcu July...

    forum.aspose.com/t/getfieldcode-return-null-in-...
  8. FieldDocProperty Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldDocProperty class. Implements the DOCPROPERTY field in C#....the Working with Fields documentation article. public class FieldDocProperty...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CustomXmlPartCollection.GetById | Aspose.Words ...

    CustomXmlPartCollection GetById method. Finds and returns a custom XML part by its identifier in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section....Examples Shows how to move a document builder’s cursor to a cell...cell in a table. doc = aw . Document () builder = aw . DocumentBuilder...

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