Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 213,297 for

new

(0.12 sec)
  1. Comment|Aspose.Slides Documentation

    Manage slide comments in C# with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....Add_Modern_Comment () { using var pres = new Presentation (); var slide =...modern comment" , slide , null , new PointF ( 100 , 100 ), DateTime...

    docs.aspose.com/slides/net/examples/elements/co...
  2. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....Document doc = new Document (); Run run = new Run ( doc , "Hello...Font ; font . Name = "Courier New" ; font . Size = 36 ; font ....

    reference.aspose.com/words/net/aspose.words/fon...
  3. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....); // Create a new workbook (equivalent to new AsposeCells.Workbook()...JavaScript) const workbook = new Workbook (); // Simulate the...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  4. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....// Open the document $ doc = new java ( "com.aspose.words.Document"...page width. $ autoFitBehavior = new Java ( "com.aspose.words.AutoFitBehavior"...

    docs.aspose.com/words/java/working-withtables-i...
  5. 使用 C# 转换 XML | Aspose.PDF

    用於轉換 XML 並載入到 .NET Framework、.NET Core 上的 PDF 文件的 C# 原始程式碼。...( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  6. Reports – Report Server, Report Viewer, Report ...

    Technologies which may be used to export reports using the Aspose.Words for Reporting Services....users can get access to the new report formats. Aspose.Words...Report Viewer, you can enable the new report formats by referencing...

    docs.aspose.com/words/reportingservices/same-re...
  7. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Extract...pdfEditor = new PdfFileEditor (); int [] pagesToExtract = new int []...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  8. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = New Document(); DocumentBuilder builder = New DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...{ // Create a new document Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/insert-html-into-word-includ...
  9. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Object Document pdfDocument = new Document (); // Instantiate document...pdfDocument . setCollection ( new Collection ()); // Get Files...

    docs.aspose.com/pdf/java/portfolio/
  10. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for Java , you can add a new line of text to an HTML document...

    products.aspose.com/slides/java/editor/html/