Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 213,126 for

new

(0.17 sec)
  1. 在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线|D...

    学习如何在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线。...example) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...an empty Workbook const wb = new Workbook (); // Prepare data...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  2. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Dates to Japanese Dates|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....calendar, a new era begins with the reign of a new emperor. On...On 1 May 2019, a new emperor came into power, which marked the...

    docs.aspose.com/cells/net/convert-dates-to-japa...
  4. 从印章提取文本|Aspose.PDF for Java

    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....visit 方法获取文本 Document doc = new Document ( dataDir + "test.pdf"...StampAnnotation ) item ; TextAbsorber ta = new TextAbsorber (); XForm ap = annot...

    docs.aspose.com/pdf/zh/java/extract-text-from-s...
  5. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....Description DataSet() Initializes a new instance of the DataSet class...DataSet(Connection connection) Initializes a new instance of the DataSet class...

    reference.aspose.com/words/java/com.aspose.word...
  6. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...{ PdfFileInfo pdfFileInfo = new PdfFileInfo ( _dataDir + "sample_encrypted...PdfFileSecurity fileSecurity = new PdfFileSecurity (); fileSecurity...

    docs.aspose.com/pdf/zh/java/change-password/
  7. Conversion of OpenOffice Document|Aspose.Slides...

    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....using(PresentationEx pres = new PresentationEx("OpenOfficePresentati...using (PresentationEx pres = new PresentationEx("ConversionFromPresen...

    docs.aspose.com/slides/net/conversion-of-openof...
  8. Փոխարկել 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/hy/net/conversion/tex...
  9. Փոխարկել HTML Markdown C#

    Փոխարկեք HTML ը Markdown ձևաչափի C# կոդով: Պահեք HTML որպես Markdown օգտագործելով 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...
  10. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!... Document imgSourceDoc = new Document ( MyDir + "Images.docx"...using ( FileStream outStream = new FileStream ( ArtifactsDir + "Drawing...

    reference.aspose.com/words/net/aspose.words.dra...