Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 347,574 for

document

(0.15 sec)
  1. PdfSaveOptions.jpegQuality property | Aspose.Wo...

    PdfSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document....the JPEG images inside PDF document. get jpegQuality () : number...option. Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IDocumentReaderPlugin class | Aspose.Words for ...

    aspose.words.IDocumentReaderPlugin class. Defines an interface for external reader plugins that can read a file into a Document....that can read a file into a document. Methods Name Description...Description read(src, load_options, document) Reads the data from the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....a paragraph or structured document tag, DocumentBuilder.current_node...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats....HTML is used when saving the document to SaveFormat.Html and SaveFormat...Description Xhtml Saves the document in compliance with the XHTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的特定页面。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  6. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML shapes are rendered to fixed page formats in C++....of DrawingML effects in a document as we save it to PDF. auto...auto doc = MakeObject < Document > ( MyDir + u "DrawingML shape...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....every header and footer in a document. test ( 'HeaderFooterToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....set a number at which the document begins the footnote/endnote...footnote/endnote count. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....places in the document. let doc = new aw . Document (); let builder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....contents of one document to a bookmark in another document. void InsertAtBookmark...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...