Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 197,059 for

new

(0.54 sec)
  1. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  3. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... let doc = new aw . Document (); let shape = new aw . Drawing... shape ); let loadOptions = new aw . Loading . LoadOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to use Aspose.CAD in JavaScript|CAD Documen...

    use Aspose.CAD in JavaScript...., function() { var reader = new FileReader(); reader.onload =...arrayBuffer = this.result; var array = new Uint8Array(arrayBuffer); //GET_FILE_FORMAT...

    docs.aspose.com/cad/javascript-net/how-to-run-a...
  5. 在xlsx4j中将图表转换为图像|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....ImageOrPrintOptions imgOpts = new ImageOrPrintOptions (); imgOpts...image file. chart . toImage ( new FileOutputStream ( dataDir +...

    docs.aspose.com/cells/zh/java/convert-chart-to-...
  6. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Insert New Page to PDF var inputFile = Path....pdf)" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/pages/add/
  7. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered.... let doc = new aw . Document ( base . myDir...color. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlFixedSaveOptions.optimizeOutput property | ...

    HtmlFixedSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert HTML to XHTML – C# code and Online Conv...

    Convert HTML to XHTML online or with C#. Use HTML to XHTML Converter to save webpage as XHTML file quickly, clearly and safely....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/html-to...
  10. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...PersonCollection() Initialize a new instance of the PersonCollection...PersonCollection(persons) Initialize a new instance of the PersonCollection...

    reference.aspose.com/words/python-net/aspose.wo...