Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 12,048 for

new

(0.08 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...recommend you to Download the new release and enhance your document...team is proudly announcing one new feature and three enhancements...

    blog.groupdocs.com/groupdocs.blog/page/54/
  2. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input/spreadsheet.csv" ; Editor editor = new Editor ( inputCsvPath ); Edit...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  3. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....OleWordProcessingOpt oleWordProcessingOpt = new OleWordProcessingOpt(@"embedded-doc...object. using (Merger merger = new Merger(@"source-doc.docx")) {...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  4. Search for QR Code standard entries | GroupDocs

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Quick Start Guide | GroupDocs

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( inputFilePath ))...

    docs.groupdocs.com/conversion/java/getting-star...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "documents.zip" ) //...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationReadFile try ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and New features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A New property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the New features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....bug fixes, improvements and new features. Issue such as printing...just printable area is fixed. A new property PageOrientation is introduced...

    blog.groupdocs.com/conversion/set-pageorientati...
  9. 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....PagesOptions pagesOptions = new PagesOptions(FileFormat.Pdf,...password, pages); Stream openFile = new FileStream(sourceFile, FileMode...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  10. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...we have opened the following new ticket(s) in our internal issue...fonts folder path Font font = new Font("Custom Font name", fontsFolder...

    forum.groupdocs.com/t/loading-custom-fonts-usin...