Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 424,017 for

document

(2.34 sec)
  1. Feature List | Aspose.Page for Java

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....edit XPS document Add or remove pages of XPS document Work with...with multiple documents inside an XPS document Preserve print...

    docs.aspose.com/page/java/feature-list/
  2. 更改 PDF 文件的密码|Aspose.PDF for .NET

    探索如何在 .NET 中修改 PDF 文档的密码,以提高文件安全性,使用 Aspose.PDF。...ChangePassword () { // The path to the documents directory var dataDir = RunExamples...PdfFileSecurity object if the document is encrypted if ( pdfFileInfo...

    docs.aspose.com/pdf/zh/net/change-password/
  3. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf (); // Open PDF document using ( var pageEditor = new...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  4. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...an empty line/space in the document. We need the line to collapse...empty lines in your final document, disrupting the flow of content...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  5. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  6. 如何使用JavaScript通过C++在工作表中添加/插入文本框|Documentation

    如何在Aspose.Cells for Java脚本中通过C++在工作表中添加/插入文本框...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/add-tex...
  7. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...
  8. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP....kmarks/data/" ; // Load a document. $ doc = new Java ( "com.aspose...aspose.words.Document" , $ dataDir . "TestDefect1352.doc" );...

    docs.aspose.com/words/java/untangle-row-bookmar...
  9. Document.versions_count property | Aspose.Words...

    Document.versions_count property. Gets the number of Document versions that was stored in the DOC Document....versions_count property Document.versions_count property Gets...of document versions that was stored in the DOC document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your Document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....deletes the merge field from the document after moving the cursor. Examples...with a document builder instead of a mail merge. Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...