Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 213,244 for

new

(0.11 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/sv/viewer/
  2. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/he/viewer/
  3. How to do multi level digital signature in pdf ...

    Hi, Please let me know sample code in Aspose.pdf to do multilevel signature in a pdf document without invalidating previous signature. Signature should apply to input pdf. Let me know the enterprise license cost which …...requirements: using (var doc = new Aspose.Pdf.Document(dataDir +...pdfFileSignature = new PdfFileSignature(doc)) { var pkcs = new PKCS1(dataDir...

    forum.aspose.com/t/how-to-do-multi-level-digita...
  4. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....this automatically starts a new row Optionally, use the CellFormat...After calling InsertCell , a new cell is created, and any content...

    docs.aspose.com/words/cpp/create-a-table/
  5. Conversion from HTML to PDF is failing - Free S...

    Hi, I am using Aspose.pdf to convert HTML to PDF. For some HTML files it is failing to convert. I am attaching one of them including its CSS and IMAGES. Could you please let me know where is the issue? The version of th…...License license = new Aspose.Pdf.License(); license...Aspose.Pdf.Generator.Pdf pdf = new Aspose.Pdf.Generator.Pdf(); Aspose...

    forum.aspose.com/t/conversion-from-html-to-pdf-...
  6. UserInformation class | Aspose.Words for Node.js

    Aspose.Words.Fields.UserInformation class. Specifies information about the user...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... let doc = new aw . Document (); doc . styles...them as "used". let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... Document doc = new Document(); // A list allows...them. DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....readable stream const inputStream = new Readable (); inputStream . _read...end of stream const culture = new Intl . NumberFormat ( "en-GB"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  10. Add XMP metadata to EPS file using C++

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C++ 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/cpp/xmp-metadata/add/