Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 213,190 for

new

(0.47 sec)
  1. Გადაიყვანეთ HTML MARKDOWN C#

    გადაიყვანეთ HTML MARKDOWN C# ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN C#....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/htm...
  2. 在 PDF 中创建或添加表格|Aspose.PDF for PHP via Java

    学习如何在 PDF 文档中创建或添加表格,应用单元格样式,跨页分割表格,以及自定义行和列等。... // 打开文档 $document = new Document ( $inputFile ); // 初始化...Table 的新实例 $table = new Table (); $colors = new Color (); // 将表格边框颜色设置为...

    docs.aspose.com/pdf/zh/php-java/add-table-in-ex...
  3. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...'SuppressEndnotes' , () => { let doc = new aw . Document (); doc . removeAllChildren...endnoteText ) { let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... new ( data_dir + "input1.pdf" ) #...aspose . pdf . TocInfo ' ). new title = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  5. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java...Java Document pdfDocument = new Document ( DATA_DIR . resolve...pdf" ). toString ()); alizes a new instance of the Table com . aspose...

    products.aspose.com/pdf/java/table/add/
  6. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldLinkedObjectsAs() { return new Object[][] { {InsertLinkedObjectAs...

    reference.aspose.com/words/java/com.aspose.word...
  7. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  8. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer... graphicData ; const blob = new Blob ([ graphicData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. Creating and Saving Outlook Tasks in Ruby|Docum...

    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.... new calendar = Rjb :: import ( 'java...MapiTask' ) . new ( "To Do" , "Just click and type to add new task" ...

    docs.aspose.com/email/java/creating-and-saving-...
  10. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in Java.... Document doc = new Document(getMyDir() + "Rounded...adjustment raw values. Document doc = new Document(getMyDir() + "Rounded...

    reference.aspose.com/words/java/com.aspose.word...