Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 216,908 for

new

(0.59 sec)
  1. Გადაიყვანეთ 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/ka/net/conversion/pdf...
  2. Გადაიყვანეთ TEXT WORD C#

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

    products.aspose.com/words/ka/net/conversion/tex...
  3. Გადაიყვანეთ TEXT HTML C#

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

    products.aspose.com/words/ka/net/conversion/tex...
  4. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reading-vba-informati...
  5. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. Creating a Wrapper Assembly|Aspose.PDF for .NET

    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....( string file ) { var lic = new Aspose . Pdf . License (); lic...document using ( var document = new Aspose . Pdf . Document ( file...

    docs.aspose.com/pdf/net/creating-a-wrapper-asse...
  7. Worksheet to Image - Set Pixel Format for the R...

    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....Excel file const workbook = new AsposeCells . Workbook ( path...and image format const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  8. 使用 Java 編輯 PDF | Aspose.PDF

    使用 Java 的 Java 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...文件-Java Document pdfDocument = new Document ( "sourceFile.pdf" );...); Rectangle rect = new Rectangle ( 200 , 500 , 300 , 600 );...

    products.aspose.com/pdf/zh-hant/java/redaction/
  9. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...