Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 192,511 for

new

(0.1 sec)
  1. Compress DOCX In Javascript

    Compress DOCX in JavaScript without losing quality. Optimize DOCX content, reduce file size easily....'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/nodejs-net/compress/d...
  2. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/nodejs-net/compress/w...
  3. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...myStyle . Font . Name = "Courier New" ; myStyle . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/imp...
  4. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...mail merge. DataTable table = new DataTable("My Table"); table...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C# 编辑 PDF | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...; var textFragmentAbsorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/net/redaction/
  6. Get Document Properties in NPOI|Aspose.Words fo...

    Get document properties easily and fast instead of using NPOI in C#.... C# Document doc = new Document ( "Get Document Properties...summaryInfo = new SummaryInformation ( new PropertySet ( new FileStream...

    docs.aspose.com/words/net/get-document-properti...
  7. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  8. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...get ; } Remarks You can insert new SignatureLine into the document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert JPG To GIF Javascript

    Convert JPG to GIF format in JavaScript code. Save JPG as GIF using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.gif" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...