Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 18,763 for

insert documents

(0.35 sec)
  1. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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-...
  4. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....in a document using DocumentBuilder. doc = aw . Document () builder...then add three pages to the document to display each header type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....Examples: Shows how to insert an entire document’s contents as a replacement...Exception { Document mainDoc = new Document(getMyDir() + "Document insertion...

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

    Holds the options that allow controlling the document layout process in Java....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

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

    docs.aspose.com/words/zh/python-net/restrict-do...
  10. Aspose::Words::Fields::ToaCategories::idx_set m...

    Aspose::Words::Fields::ToaCategories::idx_set method. Gets or sets the category heading by category number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...