Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 414,119 for

document

(0.41 sec)
  1. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat 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...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....while saving a document as a JPEG. doc = aw . Document () builder...object which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  5. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document in C++....should be embedded into Html document. bool Aspose :: Words :: Saving...stylesheets when exporting a document to Html. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::XlsxSaveOptions::get_Sec...

    Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method. Gets or sets the way how sections are handled when saving to the output XLSX Document. The default value is MultipleWorksheets in C++....saving to the output XLSX document. The default value is MultipleWorksheets...Examples Shows how to save document as a separate worksheets....

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Display EPUB Formats Using Python | Aspose.PDF

    Open and view EPUB Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the EPUB with an instance of Document. View resultant File. Python...EpubLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/epub/
  9. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...Equation 3.0 formula. Document doc = new Document ( MyDir + "Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

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