Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 164,030 for

new

(0.06 sec)
  1. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-a-panorama-view-o...
  2. 通过 C# 将图像添加到 PDF | Aspose.PDF

    本页介绍使用 .NET Framework、.NET Core、Aspose.PDF for .NET 库将图像添加到 PDF 文档中的功能。...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/zh-hans/net/images/add/
  3. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  4. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions signatureLineOptions = new SignatureLineOptions(); signatureLineOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...will take us to the URL via a new web browser window. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Distribution Lists on Exchange Ser...

    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....ExchangeDistribution distributionList = new ExchangeDistribution (); distributionList...MailAddressCollectio members = new MailAddressCollectio (); members...

    docs.aspose.com/email/java/working-with-distrib...
  7. AxisBound.isAuto property | Aspose.Words for No...

    AxisBound.isAuto property. Returns a flag indicating that axis bound should be determined automatically....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...axisX . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FindReplaceOptions options = new FindReplaceOptions(); // Assign...

    reference.aspose.com/words/java/com.aspose.word...
  9. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/
  10. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

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