Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 195,203 for

new

(0.1 sec)
  1. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... let doc = new aw . Document (); let table = new aw . Tables...appendChild ( table ); let row = new aw . Tables . Row ( doc ); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export JasperReport to SVG|CAD 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....ASSvgExporter svgExporter = new ASSvgExporter (); ASSvgExportConfigura...ASSvgExportConfigura svgExportConfigurati = new ASSvgExportConfigura (); svgExportConfigurati...

    docs.aspose.com/cad/jasperreports/export-jasper...
  3. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...SignOptions ) Initializes a new instance of DigitalSignatureDeta...OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. CompareOptions.Granularity | Aspose.Words for .NET

    Discover the CompareOptions Granularity property, track changes by character or word for precise text editing. Enhance your document control today!...docA = new Document (); DocumentBuilder builderA = new DocumentBuilder...docB = new Document (); DocumentBuilder builderB = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  5. Manage Zoom|Aspose.Slides for PHP Documentation

    Add zoom or zoom frames to PowerPoint presentations... Create new slides to which you intend to...slide: $pres = new Presentation (); try { # Adds new slides to the...

    docs.aspose.com/slides/php-java/manage-zoom/
  6. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...class $pres = new Presentation (); $Array = new java_class ( "java...position for comments $point = new Point2DFloat ( 0.2 , 0.2 ); #...

    docs.aspose.com/slides/php-java/presentation-co...
  8. 使用 C# 製作 HTML

    通過幾個步驟在 C# 中創建一個新的 HTML。使用 .NET 庫輕鬆創建 HTML。...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/zh-hant/net/make/html/
  9. 档案

    档案...doc = new Document(); // 初始化 Page 类对象 Page page = new Page(doc);...// 初始化大纲类对象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  10. 搜索

    搜索...Document doc = new Document(); // 初始化頁麵類對象 Page page = new Page(doc);...Outline 類對象 Outline outline = new Outline(doc); // 初始化 OutlineElement...

    blog.aspose.com/zh-hant/note/create-onenote-fil...