Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 15,638 for

file

(0.07 sec)
  1. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...ForEmbeddedResources (); // Render a file optimized for printing. viewOptions...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  2. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....pdf” file in the current (".") directory...Call method for “document.doc” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  3. converted-attachment-1.pdf

    This is just a plain text attachment File named attachment.txt . Aspose.PDF for Java 24.3 Aspose Pty Ltd....just a plain text attachment file named attachment.txt . Aspose...

    docs.groupdocs.com/conversion/java/_sample_file...
  4. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...add_form_field_signature (): # Define file paths for source and output...Your source PDF document output_file_path = "form_signed.pdf" # Where...

    blog.groupdocs.com/signature/sign-documents-wit...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Problem in converting large excel files. We are pleased to announce...manually cleanup the temporary files that are created during document...

    blog.groupdocs.com/groupdocs.blog/page/57/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...In this monthly release new file formats like XML-FO/ XSL , VSDM...support for PNG, JPG and BMP file formats.This monthly release...

    blog.groupdocs.com/groupdocs.blog/page/75/
  7. Content Protection on GroupDocs Blog | Document...

    Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Python: Temukan Perbedaan Antara File DOCX Instan dengan GroupDocs...menghapus watermark, dan melindungi file menggunakan API GroupDocs.Watermark...

    blog.groupdocs.com/id/tag/content-protection/in...
  8. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same File format into one....two or more documents of same file format into one. Purpose Behind...PDF Cell Slide In order to see file format extensions please visit...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Applications Manipulate 100+ Business File Formats in .NET and Java Apps...now read and update BitTorrent file format metadata, read DublinCore...

    blog.groupdocs.com/groupdocs.blog/page/60/
  10. Remove Metadata from DOCX using Java

    Learn how to efficiently remove metadata from DOCX using Java. This guide includes a sample code example demonstrating how you can delete metadata from DOCX in Java....Metadata from DOCX using Java DOCX files, which are the standard format...to remove metadata from DOCX files before sharing to maintain privacy...

    kb.groupdocs.com/metadata/java/remove-metadata-...