Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 164,954 for

new

(0.08 sec)
  1. Exporting Math Equations|Aspose.Slides Document...

    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....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/androidjava/exporting-ma...
  2. Image Markers in Aspose.Cells|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.... DataTable t = new DataTable ( "Table1" ); //Add...typeof ( object ); //Add a new new record to it. DataRow row =...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  3. Print PDF using C# | Aspose.PDF

    Print PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var viewer = new Aspose . Pdf . Facades . PdfViewer...PrintPageDialog = false ; var ps = new Aspose . Pdf . Printing . PrinterSettings...

    products.aspose.com/pdf/net/print/
  4. A blank page is added when converting a Word do...

    When converting this file to PDF using Aspose version 25.2.0 or v. 23.10.0, a blank page is added. ТК на производство 10 мг, в. 4 РД3_согл.docx (61,6 КБ) Possibly, when converting with Aspose, the horizontal scaling of…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/a-blank-page-is-added-when-c...
  5. 在 PHP 中将窗口元素添加到 Visio 实例|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...initialize window object $window = new Window (); \ # set window state...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  6. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert Image To PNG Javascript

    Convert Image to PNG format in JavaScript code. Save Image as PNG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.png" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert Image To JPG Javascript

    Convert Image to JPG format in JavaScript code. Save Image as JPG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

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