Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 11,626 for

new

(0.11 sec)
  1. Convert XML Through XSLT Transformation to HTML...

    Learn how to convert a XML document to HTML and other formats using XSLT with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...template: using ( var converter = new Converter ( "books.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  2. Watermarks in Word document | GroupDocs

    This article explains how to add watermarks in word processing document in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/watermarks-in...
  3. Working with metadata in EPUB e-books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...EpubReadNativeMetada try ( Metadata metadata = new Metadata ( Constants . InputEpub...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...resultant document will have new password. Here are the steps...

    docs.groupdocs.com/merger/net/update-document-p...
  5. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the font, this causes…...context) { var loadOptions = new WordProcessingLoadOp { Format...loadOptions; } using var ms = new MemoryStream(); await fileToConvert...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  6. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 中國傳統的 Good news for ASP.NET WebForm Developers...GroupDocs team is releasing a new version for GroupDocs.Viewer...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. Convert MSG to PDF in C# and extract attachment...

    During Conversion of an email, I’d like to keep the original attachment file type instead of converting each attachment to different file type. E.g. I have a .msg file with a .docx attachment and I want to convert the M…...Eml) { return new GroupDocs.Conversion.Options...{targetType.Extension}"; return new FileStream(outputFile, FileMode...

    forum.groupdocs.com/t/convert-msg-to-pdf-in-c-a...
  8. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...( ! response . ok ) { throw new Error ( `URL fetch error: ${...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Compare Text, Word, and PDF files using Java Co...

    Compare Text, Word, PDF files, & more documents using Comparison API for Java. Highlight the differences in a separate document to accept changes....on disk Comparer comparer = new Comparer("source.docx"); try...Stream Comparer comparer = new Comparer(new FileInputStream("source...

    blog.groupdocs.com/comparison/compare-text-word...
  10. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.pdf" )) {...

    docs.groupdocs.com/conversion/net/convert-to-wo...