Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 214,303 for

new

(0.12 sec)
  1. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Reports – Report Server, Report Viewer, Report ...

    Technologies which may be used to export reports using the Aspose.Words for Reporting Services....users can get access to the new report formats. Aspose.Words...Report Viewer, you can enable the new report formats by referencing...

    docs.aspose.com/words/reportingservices/same-re...
  3. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = New Document(); DocumentBuilder builder = New DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...{ // Create a new document Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/insert-html-into-word-includ...
  4. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Object Document pdfDocument = new Document (); // Instantiate document...pdfDocument . setCollection ( new Collection ()); // Get Files...

    docs.aspose.com/pdf/java/portfolio/
  5. Aspose::Words::Fields::FieldSubject::get_Text m...

    Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the text of the subject in C++....display the new value. field -> set_Text ( u "My new subject" );...ASSERT_EQ ( u " SUBJECT \" My new subject \" " , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  7. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  8. 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...
  9. 通过 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/
  10. 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...