Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 417,990 for

document

(0.15 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetById method. Returns the structured Document tag by identifier in C++....method Returns the structured document tag by identifier. System...id int32_t The structured document tag identifier. Remarks Returns...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_Document_inline method. Inserts a Document inline at the cursor position....insert_document_inline method insert_document_inline(src_doc...import_format_options) Inserts a document inline at the cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....the Working with Fields documentation article. Remarks: Assigns...display it in the document using a REF field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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-...
  5. 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-...
  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. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....Visually marking links in a document Enhancing accessibility by...these updates, the modified document is saved to the output path...

    docs.aspose.com/pdf/python-net/update-links/
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...it as a Microsoft Word .DOC document. Python import jpype import...

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....the Working with Fields documentation article. Remarks: Retrieves...time, in minutes, since the document was created. Examples: Shows...

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