Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 400,785 for

document

(0.44 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. 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...
  4. 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...
  5. 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...
  6. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); }...转换特定页面并将图像保存到流 PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  7. Export XML to POT in Android | products.aspose.com

    Android API to Convert XML to POT without using Microsoft Word...create and manipulate PDF documents. It also supports a wide range...to POT Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/android-java/conversi...
  8. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....Extract form fields from PDF document As well as enabling you to...ExtractFormFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  9. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and memory string using the Aspose.SVG for .NET library....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/create-svg/
  10. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/net/working-with-bookmarks/