Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 376,549 for

document

(0.3 sec)
  1. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output Document...data is not saved to output document. Default value is True . @property...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RtfSaveOptions.save_format property | Aspose.Wo...

    RtfSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Version method. Represents the version number of the application that created the Document in C++....application that created the document. int32_t Aspose :: Words ::...get_Version () Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a Document variable with the given name in C++....the collection contains a document variable with the given name...Case-insensitive name of the document variable to locate. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF Document in PHP using Aspose.PDF for content enhancement....To add Text string in Pdf document using Aspose.PDF Java for...Instantiate Document object $doc = new Document ( $dataDir ....

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. Document.attachedTemplate property | Aspose.Wor...

    Document.attachedTemplate property. Gets or sets the full path of the template attached to the Document....attachedTemplate property Document.attachedTemplate property...the template attached to the document. get attachedTemplate () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Append Documents in PHP|Aspose.Words for .NET

    Appending Documents using Aspose.Words for .NET in PHP using COM in C#....Ask AI Append Documents in PHP Contents [ Hide ] Aspose.Words...Words - Append Documents Example Find and Replace Example PHP Code...

    docs.aspose.com/words/net/append-documents-in-php/
  8. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...standard for word processing documents. It is an XML-based file format...presentations and word processing documents. Converting CGM to ODT is...

    products.aspose.com/total/android-java/conversi...
  9. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...为了添加文本印章,您需要使用所需的属性创建一个 Document 对象和一个 TextStamp 对象。之后,您可以调用...AddTextStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  10. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单... 从头创建表单 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF... () { // The path to the documents directory string dataDir =...

    docs.aspose.com/pdf/zh/net/create-form/