Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 12,279 for

new

(0.12 sec)
  1. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . MP3WithID3V1...

    docs.groupdocs.com/metadata/net/handling-the-id...
  2. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/search-for-text-...
  3. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Consulting Blog Knowledge Base New Releases Status Websites aspose...{ using ( WebClient client = new WebClient ()) { client . Headers...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  4. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errased, please check those files here – (https://drive.google.…...String outputFileTemplate = new File(outputFolder, “converted-page-%d...(FileOutputStream getPageStream = new FileOutputStream(String.form...

    forum.groupdocs.com/t/svg-to-image-conversion-i...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Removing Empty Paragraphs | GroupDocs

    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-...
  10. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.gpx" )) {...

    docs.groupdocs.com/conversion/net/convert/gis/