Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 195,381 for

new

(0.13 sec)
  1. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...using ( var pdFileSignature = new Aspose . Pdf . Facades . PdfFileSignature... Drawing . Rectangle rect = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  2. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...a database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Add Header Footer in a Presentation|Aspo...

    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....Presentation Contents [ Hide ] A new Aspose.Slides for .NET API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  4. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced chart clarity and precision in your data visualizations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...creation method that returns a new instance that represents a preferred...creation method that returns a new instance that represents a preferred...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GraphicsQualityOptions.TextRenderingHint | Aspo...

    Discover the GraphicsQualityOptions TextRenderingHint property for optimal text rendering in your graphics. Enhance visual quality and performance today!... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...
  9. Aspose.PSD for .NET 25.4 - Release Notes|Docume...

    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.... Save ( outputFile , new PngOptions ()); } PSDNET-1967...image . Save ( outputFile , new PngOptions ()); } PSDNET-2316...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...
  10. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... To create a new field use the DocumentBuilder...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...