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

new

(0.17 sec)
  1. 渲染器 – Renderers – Aspose.HTML for .NET

    了解支持的渲染器 – HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer,它们用于渲染 HTML、SVG、MHTML 和 EPUB...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/renderers/
  2. 在 PHP 中将窗口元素添加到 Visio 实例|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...initialize window object $window = new Window (); \ # set window state...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  3. A blank page is added when converting a Word do...

    When converting this file to PDF using Aspose version 25.2.0 or v. 23.10.0, a blank page is added. ТК на производство 10 мг, в. 4 РД3_согл.docx (61,6 КБ) Possibly, when converting with Aspose, the horizontal scaling of…...(MemoryStream memoryStream = new MemoryStream(fileWordContent))...(MemoryStream newMemoryStream = new MemoryStream()) { Aspose.Words...

    forum.aspose.com/t/a-blank-page-is-added-when-c...
  4. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....try ( Document pdfDocument = new Document ( inputFile )) { Page...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    products.aspose.com/pdf/java/acroforms/create/
  5. Print PDF using C# | Aspose.PDF

    Print PDF documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var viewer = new Aspose . Pdf . Facades . PdfViewer...PrintPageDialog = false ; var ps = new Aspose . Pdf . Printing . PrinterSettings...

    products.aspose.com/pdf/net/print/
  6. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....ExecuteDataTable () { DataTable table = new DataTable ( "Test" ); table ..."Address" ); table . Rows . Add ( new object [] { "Thomas Hardy" ,...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Extract...pdfEditor = new PdfFileEditor (); int [] pagesToExtract = new int []...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  9. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases...WarningInfoCollectio warnings = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  10. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/sig...