Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 31,398 for

new

(0.05 sec)
  1. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...removes the Arial and Times New Roman characters of 32-127 codes...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Converting IFC to JPG - Free Support Forum - gr...

    Hi there, I got a below error on convering “IFC” to “JPG”: Caused by: java.lang.NullPointerException at com.groupdocs.conversion.internal.c.a.cd.internal.ix.a.a(Unknown Source) at com.groupdocs.conversion.internal.c.…...sample codes: File srcFile = new File(“.\sample_npe.ifc”); String...String convertedFile = new File(“.\sample_npe.jpg”).getAbsolutePath();...

    forum.groupdocs.com/t/converting-ifc-to-jpg/13353
  3. metered - GroupDocs.Watermark for Java - API Re...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......"Private Key"; Metered metered = new Metered(); metered.setMeteredKey(publicKey...Description Metered () Initializes a new instance of the Metered class...

    apireference.groupdocs.com/watermark/java/com.g...
  4. GroupDocs.Editor for .NET 23.8 Release Notes

    GroupDocs.Editor for .NET 23.8 Release Notes – the latest updates and fixes....contains several significant new features and also a big set of...API was also changed by adding new public members to the existing...

    releases.groupdocs.com/editor/net/release-notes...
  5. Parser.GetTables Method (Int32, PageTableAreaOp...

    Extracts tables from the document page....class using (Parser parser = new Parser(filePath)) { // Check...TemplateTableLayout layout = new TemplateTableLayout( new double [] { 50 ...

    apireference.groupdocs.com/parser/net/groupdocs...
  6. GroupDocs.Metadata for .NET 1.3.0 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 1.3.0 Major Features There are 9 features in this regular monthly release. The most notable are: Ability to use custom IReplaceHandler in Replace API Ability to read-write XMP data in Photoshop format Ability to edit comments in Word format Ability to read-write XMP data in Pdf format Ability to inspect and remove hidden data in Pdf format Ability to detect protection in Document formats Ability to read basic metadata from CAD formats Ability to find and replace metadata in document formats Ability to compare EXIF metadata All Changes Key Summary Category METADATA-632 Ability to use custom IReplaceHandler in Replace API New feature METADATA-692 Ability to read-write XMP data in Photoshop format New feature METADATA-789 Ability to edit comments in Word format New feature METADATA-805 Ability to read-write XMP data in Pdf format New feature METADATA-825 Ability to inspect and remove hidden data in Pdf format New feature METADATA-831 Ability to detect protection in Document formats New feature METADATA-863 Ability to read basic metadata from CAD formats New feature METADATA-870 Ability to find and replace metadata in document formats New feature METADATA-873 Ability to compare EXIF metadata New feature...Consulting Blog Knowledge Base New Releases Status Websites aspose...IReplaceHandler in Replace API New feature METADATA-692 Ability...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  7. GroupDocs.Conversion for .NET 18.2 Release Notes

    GroupDocs.Conversion for .NET 18.2 Release Notes – the latest updates and fixes....2 Major Features There are 4 new features, improvements and fixes...when converting cells document New Feature CONVERSIONNET‑2344 Implement...

    releases.groupdocs.com/conversion/net/release-n...
  8. DOCX To Html Text overlap on Linux - Free Suppo...

    Under Linux system, the converted style is incorrect;Normal display under Windows system NetCore 6.0 财富类-标品简化流程业务审批通知书模板——XXX项目 (3).docx (25.2 KB) image.png (29.4 KB) Code Example: string targetName = DateTime.Now.T…...using (Converter converter = new Converter(docInfo.DocUri)) {...ToLower() == "pdf") { var options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/docx-to-html-text-overlap...
  9. Unable to convert PageOrientation for the docum...

    We are unable to convert the document from landscape to Portrait. We have using PdfConvertOptions for the same but unable see any difference....OpenRead(licensePath)) { License license = new License(); license.SetLicense(fileStream);...(Converter converter = new Converter(() => new MemoryStream(bytes)))...

    forum.groupdocs.com/t/unable-to-convert-pageori...
  10. PreviewOptions Class - GroupDocs.Merger for .NE...

    Represents document preview options.... PreviewMode) Initializes a new instance of the PreviewOptions... PreviewMode) Initializes a new instance of the PreviewOptions...

    apireference.groupdocs.com/merger/net/groupdocs...