Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 423,604 for

document

(0.18 sec)
  1. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  2. Document.update_actual_reference_marks method |...

    Document.update_actual_reference_marks method. Updates the [Footnote.actual_reference_mark](../../../aspose.words.notes/footnote/actual_reference_mark/) property of all footnotes and endnotes in the Document....footnotes and endnotes in the document. def update_actual_reference_marks...Remarks Updating fields ( Document.update_fields() ) may be necessary...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IDocumentReaderPlugin class | Aspose.Words for ...

    aspose.words.IDocumentReaderPlugin class. Defines an interface for external reader plugins that can read a file into a Document....that can read a file into a document. Methods Name Description...Description read(src, load_options, document) Reads the data from the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Remove Password from Documents via Java | produ...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your Java application....Total Java Unlock Unlock Documents using Java APIs Unlock Password...PowerPoint presentation and PDF documents using Aspose.Total for Java...

    products.aspose.com/total/java/unlock/
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel Documents, as well as XML and JSON files....Pdf Portable Document Format. The original images... Format.PdfNoImg Portable Document Format containing only text...

    docs.aspose.com/ocr/java/save-file/
  7. Python 를 사용하여 PDF 문서 병합 | Aspose.PDF

    Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요. Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요....EpubLoadOptions() document_infiles = [ apdf.Document(path.join(self...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/ko/python-net/merger/
  8. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  9. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  10. Object reference not set to an instance of an o...

    We are getting the error when converting a Word Document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...error when converting a Word document to Html, and then converting...consult the Aspose.Words documentation for more options related...

    forum.aspose.com/t/object-reference-not-set-to-...