Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 23,666 for

docx

(0.13 sec)
  1. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  2. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....docx' ; // Path to some document...document in some format (like DOCX, PDF, or XLSX). At this stage...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  3. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution....docx, .ppt, .pptx, .rtf, .txt, .jpg...document formats: .pdf, .doc, .docx, .ppt, .pptx, .rtf. txt, .jpg...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  4. Convert files to various formats | GroupDocs

    Articles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...docx" , "convert-static-methods.md"...convert_static () business-plan.docx business-plan.docx is sample file used...

    docs.groupdocs.com/markdown/python-net/convert/
  5. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......docx) Word Document Template (.dot)...disc with Redactor("./sample.docx") as redactor: # Apply the redaction...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  6. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....docx" , "rb" ) as stream : # Step...load_from_stream () business-plan.docx business-plan.docx is sample file used...

    docs.groupdocs.com/markdown/python-net/load-fro...
  7. Extracting metadata | GroupDocs

    Extract the metadata properties you need from files of different types with GroupDocs.Metadata for Python via .NET using tags, categories and property attributes....docx" ) as metadata : # Find every...extracting_metadata () input.docx input.docx is the sample file used...

    docs.groupdocs.com/metadata/python-net/extracti...
  8. Email attachments | GroupDocs

    Extract, add, and remove the attachments of an email message using GroupDocs.Watermark for Python via .NET....docx Binary file (DOCX, 118 KB) Add an attachment...get_content () with open ( "./sample.docx" , "rb" ) as f : data = f ....

    docs.groupdocs.com/watermark/python-net/email-a...
  9. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....docx" ); // Remove all the properties...); metadata . save ( "output.docx" ); As a result of execution...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  10. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....docx' , 'Lorem ipsum.docx' , 'English.txt' ...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...