Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 216,921 for

new

(0.36 sec)
  1. Փոխարկել HTML Markdown Java

    Փոխարկեք HTML ը Markdown ձևաչափի Java կոդով: Պահեք HTML որպես Markdown օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/ht...
  2. Փոխարկել HTML EPUB Java

    Փոխարկեք HTML ը EPUB ձևաչափի Java կոդով: Պահեք HTML որպես EPUB օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/ht...
  3. Փոխարկել TEXT HTML Java

    Փոխարկեք TEXT ը HTML ձևաչափի Java կոդով: Պահեք TEXT որպես HTML օգտագործելով Java:...*; Document doc = new Document ( "Input.txt" ); doc...aspose.words.*; Document doc = new Document("Input.txt"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/te...
  4. 用 C# 将 MHTML 转换为图像 – 将 MHTML 转换为 JPG、PNG、BMP、GI...

    使用 Aspose.HTML for .NET 将 MHTML 转换为图像,并在 C# 示例中考虑所支持的 MHTML 到图像的转换方案。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-mhtml-to-im...
  5. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...# and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。...addAnimation () { let presentation = new aspose . slides . Presentation...accessAnimation () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++....arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { wb = new Workbook (); } const ws = wb . worksheets...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  10. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n page(s) wide by m tall option of an Excel worksheet programmatically....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...render const sr = new SheetRender ( worksheet , new ImageOrPrintOptions...

    docs.aspose.com/cells/javascript-cpp/calculate-...