Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 228,094 for

new

(2.38 sec)
  1. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... const loadOptions3 = new AsposeCells . LoadOptions ( AsposeCells...path const wbSpreadSheetML = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  2. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...specified rectangle var graph = new Aspose . Pdf . Drawing . Graph...inside the Graph var rect = new Aspose . Pdf . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  3. 检索、获取、复制和插入页面|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....load diagram Diagram diagram = new Diagram ( dataDir + "RetrievePageInfo...a VDX file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/zh/java/retrieve-get-co...
  4. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...centered text."); // If we start a new section using a document builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 在 C# 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 表单。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Create a field var textBoxField = new Aspose . Pdf . Forms . TextBoxField...

    products.aspose.com/pdf/zh-hans/net/acroforms/
  7. OdtSaveOptions Password bug - Free Support Foru...

    Hi, When saving as .Odt if I set: OdtSaveOptions.Password = “111” I will get XmlException: Data at the root level is invalid. Line 1, position 1....for testing: Document doc = new Document(@"C:\Temp\in.docx");...docx"); OdtSaveOptions opt = new OdtSaveOptions(); opt.Password = "123";...

    forum.aspose.com/t/odtsaveoptions-password-bug/...
  8. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/invert/
  9. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...edit a PPTM file by adding a new line of text to it. Edit PPTM...PHP via Java , you can add a new line of text to the PPTM document...

    products.aspose.com/slides/php-java/editor/pptm/
  10. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...edit a POT file by adding a new line of text to it. Edit POT...PHP via Java , you can add a new line of text to the POT document...

    products.aspose.com/slides/php-java/editor/pot/