Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 400,741 for

document

(0.18 sec)
  1. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  2. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF Documents using Python? Crop PDF files with high quality using Python PDF library....basic information, improving document availability. Crop PDF helps...overall aesthetics of the document, providing a cleaner and more...

    products.aspose.com/pdf/tutorial/crop-pdf/
  3. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil Document format detection methods. To learn more, visit the Documentation article in C++....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. class FileFormatInfo...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. 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...
  5. 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...
  6. 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-...
  7. 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-...
  8. 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/
  9. 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/
  10. 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...