Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,666 for

new

(0.09 sec)
  1. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...) { var serializerSettings = new JsonSerializerSettin { NullValueHandling...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. 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...
  3. 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...
  4. Removing Empty Paragraphs | Documentation

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A New member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this New option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Consulting Blog Knowledge Base New Releases Status Websites aspose...replaced with empty values. A new member RemoveEmptyParagraph is...

    docs.groupdocs.com/assembly/net/removing-empty-...
  5. 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...
  6. Read metadata properties from glTF file

    Learn how to read metadata properties from glTF file...release introduces a wealth of new features, enhancements, and bug...Properties # One of the significant new features in the 25.6 release...

    blog.groupdocs.com/metadata/read-gltf/
  7. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/java/load-password-pr...
  8. Update document password | Documentation

    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/python-net/update-doc...
  9. Change page orientation | Documentation

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.docx` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/change-pa...
  10. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/java/remove-document-...