Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 400,558 for

document

(0.58 sec)
  1. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...specified bookmark from the document. remove ( bookmark : Aspose...bookmarks from a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...specified bookmark from the document. def remove ( self , bookmark...bookmarks from a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...Contents [ Hide ] 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,用于帮助管理 PDF...$colors = new Color (); $document = new Document ( $inputFile ); $page...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  5. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....throws Exception { // Create a document with two mail merge regions..."Washington" and "Seattle" Document doc = createSourceDocument(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/determine-...
  7. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word Document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...getting removed from word document. Is there any better way to...a field in an Aspose.Words document while preserving its formatting...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  10. Convert image to pdf, which looks like a scanne...

    Python Image Processing Library can be used to emulate scanned Document from you image(s) as shown in the python code....Issue : How to emulate scanned document from your image Tips : Appose...which looks like a scanned document. Example of conversion of...

    docs.aspose.com/imaging/python-net/developer-gu...