Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 196,977 for

new

(0.19 sec)
  1. 档案

    档案...NetworkCredential credentials = new NetworkCredential(username, password...// 创建新联系人 Contact contact = new Contact(); // 设置一般信息 contact...

    blog.aspose.com/zh/email/work-with-contacts-fro...
  2. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....cells' ); let loadOptions = new AsposeCells . TxtLoadOptions...setHasFormula ( true ); let workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  4. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(var doc = new Document(input)) { var options = new PdfFormat...PDF document using (var doc = new Document(input)) { // Set up...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  5. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallback = Ne…...LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions...ResourceLoadingCallb = New SkipImagesCallback oDoc = New Aspose.Words....

    forum.aspose.com/t/stack-overflow-when-converti...
  6. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...types to export var annotType = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/net/import-export-xfdf/
  7. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...Presentation 类 Presentation pres = new Presentation ( "CreateSlidesSVGImage...FileOutputStream svgStream = new FileOutputStream ( "Aspose_out...

    docs.aspose.com/slides/zh/java/presentation-vie...
  8. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Digital Signature in PowerPoint|Aspose.Slides f...

    Add digital signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....the presentation file $pres = new Presentation (); try { # Create...and PFX password $signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/php-java/digital-signatu...