Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 422,782 for

document

(1.22 sec)
  1. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the Document comments....property Gets or sets the document comments. get comments ()...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save Documents in Markdown format. Streamline your workflow with this essential tool....that can be used to save a document in the Markdown format. public...into Markdown document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a Document to HTML format...are saved when exporting a document to HTML format. Default is.... Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance Document imports and image insertion seamlessly....resource when importing a document and inserting images using...resources into a document. Document doc = new Document (); doc . ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified in C++....from the WordProcessingML document when its contents are modified...MakeObject < Aspose :: Words :: Document > (); // Insert a plain text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。... 请按照以下步骤操作: 创建 Document 实例。 创建具有特定尺寸的 Drawing object...Circle () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-circle/
  9. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。...Load the PDF file Document document = new Document ( System . IO...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hant/annotation/
  10. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....how to replace string in the document using context. // There is...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...