Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 422,499 for

document

(1.06 sec)
  1. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with C++ library....Convert PDF/A document to PDF Convert PDF/A document to PDF means...from the original document. Class Document has method ‘RemovePdfaCompliance’...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  2. 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...
  3. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow....UnlinkFields Document.UnlinkFields method Unlinks fields in the...the whole document. public void UnlinkFields () Remarks Replaces...

    reference.aspose.com/words/net/aspose.words/doc...
  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. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Moving a Page from one PDF Document to Another This topic explains...from one PDF document to the end of another document using C#. The...

    docs.aspose.com/pdf/net/move-pages/
  9. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Words Document Object Model (DOM) documentation article. Remarks:...with image shapes. Document doc = new Document(getMyDir() + "Textboxes...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word Documents....information in Microsoft Word documents. A document theme can specify fonts...and colors to be used in a document. Themes are supported in Word...

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