Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 376,848 for

document

(0.1 sec)
  1. InlineStory.isMoveToRevision property | Aspose....

    InlineStory.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignOptions.provider_id property | Aspose.Words...

    SignOptions.provider_id property. Specifies the class ID of the signature provider...should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export MHTML to SWF in Android | products.aspos...

    Android API to Convert MHTML to SWF without using Microsoft Word...SWF Open MHTML file using Document class Convert MHTML to PPTX...PPTX document by using Presentation class Save the document to...

    products.aspose.com/total/android-java/conversi...
  5. Aspose::Words::DocumentBuilder::EndColumnBookma...

    Aspose::Words::DocumentBuilder::EndColumnBookmark method. Marks the current position in the Document as a column bookmark end. The position must be in a table cell in C++....the current position in the document as a column bookmark end....names will be ignored when the document is saved. The actual position...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your Document's interactivity and user experience today!...field into a document. Document doc = new Document (); DocumentBuilder...input form field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word Document...class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....your PDF document. Follow the steps below: Create Document instance...Create Document instance Document pdfDocument = new Document ();...

    docs.aspose.com/pdf/java/add-curve/
  9. Issue with Symbol Rendering after Formatting Ch...

    Hello, we are encountering a rendering issue when converting a Word Document to PDF using ** Example Dok1_Aspose.docx (14,7 KB) Example Dok1_Aspose_gerated with Aspose (with error).pdf (74,7 KB) **. The problem speci…...issue when converting a Word document to PDF using ** Example Dok1_Aspose...Word document. Track Changes is enabled in the document. The...

    forum.aspose.com/t/issue-with-symbol-rendering-...
  10. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF檔中的表格,C++語言。... 使用 Document 實例載入PDF。 透過索引存取該頁面。 1.建立一個...source PDF document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hant/cpp/table/