Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 192,511 for

new

(0.22 sec)
  1. PersonCollection constructor | Aspose.Words for...

    Aspose.Words.Bibliography.PersonCollection constructor...PersonCollection() Initialize a new instance of the PersonCollection...s) {#person[]} Initialize a new instance of the PersonCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...annotations. let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 导出媒体文件到HTML文件|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....//加载演示文稿 using (Presentation pres = new Presentation("example.pptx"))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr(path: path...

    docs.aspose.com/slides/zh/net/export-media-file...
  4. Rotate PDF API | Aspose.PDF

    Rotate PDF pages using .NET, .NET Core, Java, C++ & Android.... Set old and new page height. Setting the page...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input.pdf"...

    products.aspose.com/pdf/rotate/
  5. FolderFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FolderFontSource class, your solution for managing TrueType fonts efficiently. Enhance your document's typography today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your document designs with seamless tiling options!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...mail merge. DataTable table = new DataTable("Employees"); table...

    reference.aspose.com/words/java/com.aspose.word...
  8. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/editor/html/
  9. Merge Cells|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.... Workbook wbk = new Workbook (); //Create a Worksheet...Merge Cells. Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/merge-cells/
  10. Table borders with bigger border weight are ren...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table borders with bigger border weight are rendered incorrectly in the exported pptx. Please find the pdf input atta…...throws Exception { var pdfBytes = new ClassPathResource("bug_254459...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-borders-with-bigger-bo...