Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 224,718 for

new

(0.47 sec)
  1. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...add text PdfFileMend mender = new PdfFileMend(); // bind input...700); MemoryStream temp_stream = new MemoryStream(); //save the ouptut...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  2. 4571 -Kmz ->Topojson -Results does not see in Q...

    Hi Alexander, Kmz ->Topojson Results does not see in QGIS, conversion succeeded. Link to screencast: https://app.screencast.com/etcR3d4wLzH7k Attached samples: input/output/QGIS. Bug 4571 KMZ to TopoJson -results d…... We decide to add new option. The topoJson format with...or other viewer you can use new option ‘TrimTo2DGeometry’. danies8...

    forum.aspose.com/t/4571-kmz-topojson-results-do...
  3. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for .NET license and discover limitations of the trial version.... License license = new Aspose . OCR . License (); //...Aspose . OCR . License license = new Aspose . OCR . License (); //...

    docs.aspose.com/ocr/net/licensing/
  4. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....'@aspose/words' ); let doc = new aw . Document ( "Document.docx"...'@aspose/words' ); let doc = new aw . Document ( "Rendering.docx"...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...code: HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...(var ms = new FileStream(input, FileMode.Open)) wbc = new Workbook(ms...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  6. Merge any number of ZIP archives | Aspose.ZIP f...

    Learn how to merge ZIP archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple zip archive format into a single file with easy-to-use API features....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  7. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations...FindReplaceOptions() Initializes a new instance of the FindReplaceOptions...FindReplaceOptions(direction) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CPU consumption when converting HTML to PDF - F...

    Hi Team, We are having a bit of trouble… when converting HTML to PDF, the CPU consumption is through the roof. Let me explain a bit better: We have a Soap WS in Framework 4.8 running in IIS. That receives “a lot” of re…...output) { using (var outStream = new MemoryStream()) { document.Save(outStream...i++) { Stopwatch stopwatch = new Stopwatch(); stopwatch.Start();...

    forum.aspose.com/t/cpu-consumption-when-convert...
  9. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets 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/add-array...
  10. 档案

    档案...Excel file Workbook workbook = new Workbook("SampleExcel.xls");...Instantiate new workbook Workbook workbook = new Workbook();...

    blog.aspose.com/zh/cells/convert-xls-and-xlsx-t...