Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 400,437 for

document

(0.17 sec)
  1. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF Documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... powerful and easy to use document manipulation API for net platform...to Aspose.PDF DLL. Create a Document object. Create a FileSpecification...

    products.aspose.com/pdf/net/attachments/add/
  2. SaveOptions.dmlEffectsRenderingMode property | ...

    SaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered....property is used when the document is exported to fixed page...of DrawingML effects in a document as we save it to PDF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EPS to DOC Converter using Python | Aspose.PDF

    Sample code on Python for EPS to DOC conversion. Use example code for batch EPS to DOC conversion with Python and .NET...programmatically a document from EPS to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  4. 填写AcroForm|Aspose.PDF for C++

    本节说明如何使用Aspose.PDF for C++在PDF文档中填写表单字段。...PDF for C++允许您填写表单字段,从Document对象的Form集合中获取字段。 让我们看看以下示例如何解决此任务:...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/fill-form/
  5. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python 源代码可通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 PDF 文件中的文本。...data_dir , outfile ) document = apdf . Document ( path_infile ) #...Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/zh-hans/python-net/text/
  7. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API...features to manipulate PDF documents, such as creating, editing...create, edit, and convert Word documents. With the help of these two...

    products.aspose.com/total/android-java/conversi...
  8. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from Document...definitions should be removed from document. Default value is true . get...styles from a document. let doc = new aw . Document (); doc . styles...

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