Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 54,713 for

new

(0.11 sec)
  1. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...
  2. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C# or .NET...applying new colors for the theme. To allow you select a new theme...using ( Presentation pres = new Presentation ()) { IAutoShape...

    docs.aspose.com/slides/net/presentation-theme/
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... let doc = new aw . Document ( base . myDir...converting to html. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your document's layout with precise vertical justification!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/pag...
  5. 在幻灯片上添加注释|Aspose.Slides 文档

    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.... CommentAuthorList = new CommentAuthorList (); } // 声明一个新的作者...AppendChild < CommentAuthor > ( new CommentAuthor () { Id = authorId...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  6. Markdown Link – C# Code Examples

    Code for creating Markdown link in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/markdown-link/
  7. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...2/"; using (var extractor = new Aspose.Pdf.Facades.PdfExtractor())...MemoryStream memoryStream = new MemoryStream(); extractor.Ge...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  8. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Open document Document doc = new Document ( _dataDir + "text.pdf"...FormattedText formattedText = new FormattedText ( "Watermark" ...

    products.aspose.com/pdf/java/watermark/
  9. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…...2: var document = new Aspose.Note.Document("e:\\test2\\Network...processing page Title called “ New User Setup Guide ” so can you...

    forum.aspose.com/t/sequence-contains-no-element...
  10. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX in Java using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-html-to-docx/