Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 375,309 for

document

(0.23 sec)
  1. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not....downside is the increased PDF document size. The default value is...operators. let doc = new aw . Document ( base . myDir + "Text positioning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. 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...
  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. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....Shows how to sign a saved PDF document digitally and timestamp it...it. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the Document is rendered...whether hidden text in the document is rendered. Default is False...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  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. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.WORD_ML format in Java....additional options when saving a document into the SaveFormat.WORD_ML...the Specify Save Options documentation article. Remarks: At the...

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