Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 417,994 for

document

(0.11 sec)
  1. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF Document using Aspose.PDF for .NET library.... Call the Document class’ Save(..) method to...ChangePdfPageSize () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/change-page-size/
  2. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document....sets the thumbnail of the document. get thumbnail () : number...unsupported for specific format of document. Remarks For now this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the Document....sets the content type of the document. get contentType () : string...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the Document....the content status of the document. get contentStatus () : string...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the format in which the Document is saved in C++....Indicates the format in which the document is saved. enum class SaveFormat...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/cpp/aspose.words/sav...
  6. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  7. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....your PDF document. Follow the steps below: Create Document instance...ExampleCurve () { // Create Document instance String _dataDir (...

    docs.aspose.com/pdf/cpp/add-curve/
  8. C++ API to Export PS to GIF | products.aspose.com

    Convert PS to GIF within C++ applications....Convert PS to GIF The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. C++ API to Export PS to DOCM | products.aspose.com

    Convert PS to DOCM within C++ applications....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....the number of words in the document. @property def words ( self...this property when you call Document.update_word_count() . Examples...

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