Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 214,313 for

new

(0.17 sec)
  1. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....Section constructor Initializes a new instance of the Section class...document by hand. Document doc = new Document (); // A blank document...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for Java , you can add a new line of text to an HTML document...

    products.aspose.com/slides/java/editor/html/
  3. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.fontEmbeddingMode property. Specifies the font embedding mode....Times New Roman fonts into a PDF document. let doc = new aw .... Document (); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 通过 C# 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C# 使用 .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/
  5. 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...
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....document Document pdfDocument = new Document ( _dataDir + "AddImageStamp...stamp ImageStamp imageStamp = new ImageStamp ( _dataDir + "aspose-logo...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  7. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  8. How to Run Aspose.Email|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....Create a New Project Open Visual Studio and create a new Console...{ // Create a new email message var eml = new MailMessage { Subject...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  9. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...contain the image. Shape shape = new Shape ( builder . Document ,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Printing Workbooks using Aspose.Cells|Documenta...

    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....//Instantiate a new workbook Workbook book = new Workbook ( dataDir...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/java/printing-workbooks-u...