Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 375,158 for

document

(0.12 sec)
  1. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 PS 文件中使用纹理 | Java

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...output stream for PostScript document 2 FileOutputStream outPsStream...new PS Document with the page opened 7 PsDocument document = new...

    docs.aspose.com/page/zh/java/ps/working-with-te...
  3. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the Document in C++....collection of styles defined in the document. System :: SharedPtr < Aspose...Examples Shows how to access a document’s style collection. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started....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...
  5. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding....space added to the margin for document binding. @property def gutter...gutter margins. doc = aw . Document () # Insert text that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....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...
  7. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Copy 1 # The path to the documents directory. 2 data_dir = Util...stream for the PostScript document 5 with open (data_dir + "...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....the number of bytes in the document. public int Bytes { get ;...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Delete Annotation using JavaScript|Aspose.PDF f...

    With Aspose.PDF for JavaScript you may delete annotation from your PDF file.... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/delete-annot...
  10. CommentDisplayMode | Aspose.Words for Java

    Specifies the rendering mode for Document comments in Java....Specifies the rendering mode for document comments. Examples: Shows...when saving a document to a rendered format. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...