Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 214,446 for

new

(0.36 sec)
  1. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...excelStream = new MemoryStream(excelBytes)) { var workbook = new Workbook(excelStream);...save options var pdfOptions = new PdfSaveOptions { OnePagePerSheet...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  2. 档案

    档案...的实例并设置其各种属性 BmpOptions imageOptions = new BmpOptions(); imageOptions.BitsPerPixel...Source 属性 imageOptions.Source = new FileCreateSource(outputFolder...

    blog.aspose.com/zh/imaging/net-drawing-library/
  3. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the XpsSaveOptions DigitalSignatureDetails property to easily manage digital signatures for secure document signing and enhanced authenticity.... Document doc = new Document ( MyDir + "Document..."aw" ); SignOptions options = new SignOptions (); options . SignTime...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents.... Document doc = new Document (); Paragraph para =...Paragraph , 0 , true ); Run run = new Run ( doc , "Text with a single-line...

    reference.aspose.com/words/net/aspose.words/fon...
  5. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances document security by easily managing signing options for seamless digital signatures.... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....// Open the document $ doc = new java ( "com.aspose.words.Document"...page width. $ autoFitBehavior = new Java ( "com.aspose.words.AutoFitBehavior"...

    docs.aspose.com/words/java/working-withtables-i...
  7. 超链接|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文字、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...Add_Hyperlink () { using var pres = new Presentation (); var slide =...PortionFormat . HyperlinkClick = new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... It includes not only new and updated public methods, but...added in the HTMLSaveOptions The new SaveToolBar option has been added...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....Data Contents [ Hide ] Adding a New Shape in Visio Aspose.Diagram...the things you can do is add new shapes to a diagrams. Aspose...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  10. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field 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...