Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 414,688 for

document

(1.01 sec)
  1. Android API to Render PS to FLATOPC | products....

    Transform PS to FLATOPC via Android via Java API...Why to Convert 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/android-java/conversi...
  2. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...CopyInnerField () { // The path to the documents directory var dataDir = RunExamples...()) { // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  3. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...
  4. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured Document tag....Gets type of this Structured document tag . @property def sdt_type...a structured document tag. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the Document in C++....field as specified in the document. System :: String Aspose ::...you have a mapping from a document field name to a different...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure Document signing and enhanced compliance....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...sign OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various Document presentation options for enhanced client browser experiences....different ways of presenting the document at the client browser. public...Description Attachment 0 Send the document to the browser and present...

    reference.aspose.com/words/net/aspose.words/con...
  8. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。... Document 类具有方法’RemovePdfaComplianc..."PDFAToPDF_out.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/
  9. Joining And Appending in Python|Aspose.Words fo...

    Joining and appending Document using Python.... Document ( self . gDataDir + "TestFile...Destination.doc" ) srcDoc = self . Document ( self . gDataDir + "TestFile...

    docs.aspose.com/words/java/joining-and-appendin...
  10. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....the Working with Tables documentation article. Examples: Shows...of a table cell. Document doc = new Document(getMyDir() + "Tables...

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