Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 164,092 for

new

(0.12 sec)
  1. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "AddImage...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  2. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....destination document styles and copy new styles. This is the default option...are updated to reference the new style. If a matching style already...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET...using ( Presentation pres = new Presentation ( "chart.pptx" ))...using ( Presentation pres = new Presentation ( "chart2.pptx"...

    docs.aspose.com/slides/net/chart-workbook/
  4. Փոխարկել HTML DOCX Java

    Փոխարկեք HTML ը DOCX ձևաչափի Java կոդով: Պահեք HTML որպես DOCX օգտագործելով 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...
  5. Փոխարկել DOC PDF Java

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

    products.aspose.com/words/hy/java/conversion/do...
  6. Փոխարկել WORD MARKDOWN Java

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

    products.aspose.com/words/hy/java/conversion/wo...
  7. Փոխարկել WORD TXT Java

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

    products.aspose.com/words/hy/java/conversion/wo...
  8. HtmlLoadOptions constructor | Aspose.Words for ...

    Aspose.Words.Loading.HtmlLoadOptions constructor...HtmlLoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Range.text property | Aspose.Words for Node.js

    Range.text property. Gets the text of the range....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Entities with SAT/SAB structure|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....CadRasterizationOpti rasterizationOptions = new CadRasterizationOpti (); rasterizationOptions...rasterizationOptions . setLayouts ( new String [] { "Model" }); PdfOptions...

    docs.aspose.com/cad/java/support-sat-sab/