Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 213,145 for

new

(0.23 sec)
  1. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。... const ms = new TextEncoder (). encode ( sampleHtml...stream into workbook. const wb1 = new Workbook ( ms ); // Save the...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  2. Fill.TwoColorGradient | Aspose.Words for .NET

    Apply a stunning two-color gradient fill with our Fill TwoColorGradient method, enhancing your designs with vibrant, customizable effects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Փոխարկել PDF DOCX C#

    Փոխարկեք PDF ը DOCX ձևաչափի C# կոդով: Պահեք PDF որպես DOCX օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  5. Փոխարկել PDF XPS C#

    Փոխարկեք PDF ը XPS ձևաչափի C# կոդով: Պահեք PDF որպես XPS օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  6. Փոխարկել HTML PDF C#

    Փոխարկեք HTML ը PDF ձևաչափի C# կոդով: Պահեք HTML որպես PDF օգտագործելով 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/hy/net/conversion/htm...
  7. Փոխարկել PDF MARKDOWN C#

    Փոխարկեք PDF ը MARKDOWN ձևաչափի C# կոդով: Պահեք PDF որպես MARKDOWN օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  8. Փոխարկել DOC EPUB C#

    Փոխարկեք DOC ը EPUB ձևաչափի C# կոդով: Պահեք DOC որպես EPUB օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  9. Փոխարկել WORD EPUB C#

    Փոխարկեք WORD ը EPUB ձևաչափի C# կոդով: Պահեք WORD որպես EPUB օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...
  10. AiModel.WithApiKey | Aspose.Words for .NET

    Unlock the power of AiModel with the WithApiKey method. Effortlessly set your API key for enhanced functionality and seamless integration.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...