Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 213,171 for

new

(0.15 sec)
  1. HTML -> PDF Converter Fails In Linux Environmen...

    Package is running in Azure and works fine except for the HTML converter which reports: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...//using var streamProvider = new OutputStreamProvider(outputStream);...streamProvider = new MemoryStreamProvider(); var htmlDoc = new HTMLDocument(inputStream...

    forum.aspose.com/t/html-pdf-converter-fails-in-...
  2. Get XMP metadata from EPS file using .NET

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/get/
  3. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even and...FirstSection . HeadersFooters . Add ( new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Merge images|Aspose.PDF for .NET

    Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation....( FileStream outputStream = new FileStream ( dataDir + "MergeImages_out...( FileStream outputStream = new FileStream ( dataDir + "MergeImages02_out...

    docs.aspose.com/pdf/net/merge-images/
  5. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....properties available at the new location. Examples: Shows how...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...string[]> _s_archiveRequirements = new Dictionary<string, string[]>(StringComparer...“EsriJson”, new[] { “.json”, “.esrijson” } }, { “GeoJson”, new[] { “...

    forum.aspose.com/t/conversionservice-and-its-te...
  7. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....destination document styles and copy new styles. This is the default option...are updated to reference the new style. If a matching style already...

    reference.aspose.com/words/net/aspose.words/imp...
  8. Convert DOC To TXT Javascript

    Convert DOC to TXT format in JavaScript code. Save DOC as TXT using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert DOC To PDF Javascript

    Convert DOC to PDF format in JavaScript code. Save DOC as PDF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...