Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 222,903 for

new

(0.38 sec)
  1. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....// Open document $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/php-java/working-with-headi...
  2. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a New instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....Create method Creates new instance of the splitter processor...SplitterContext splitterContext = new SplitterContext (); splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  3. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....namespace allows you to add new images in an existing PDF file...of PdfFileMend class to add a new image. Using this method, you...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  4. Email Security and Encryption in .NET|Documenta...

    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....article shows how an existing or new message can be loaded and encrypted...the following steps: Create a new message or load an existing one...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  5. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...using ( var pdfFileSignature = new Aspose . Pdf . Facades . PdfFileSignature...) { using ( FileStream fs = new FileStream ( dataDir + "extracted_cert...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  6. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。...// 创建文档 Document document = new Document (); ITaggedContent taggedContent...); tableElement . setBorder ( new BorderInfo ( BorderSide . All...

    docs.aspose.com/pdf/zh/java/working-with-table-...
  7. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...writer As StreamWriter writer = New StreamWriter(logfile, True) writer...writern As StreamWriter writern = New StreamWriter(logfilen, True)...

    forum.aspose.com/t/aspose-removing-strikethroug...
  8. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...Document 实例 Document pdfDocument = new Document (); // 将页面添加到 PDF 文件的页面集合中...创建具有特定尺寸的 Drawing 对象 Graph graph = new Graph ( 400 , 200 ); // 为 Drawing...

    docs.aspose.com/pdf/zh/java/add-circle/
  9. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Creating a New Workbook To create a new workbook: Create...Cells :: Startup (); // Create a new workbook Aspose :: Cells :: Workbook...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  10. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....XlsxSaveOptions class and the new Xlsx element in the SaveFormat...'@aspose/words' ); var doc = new aw . Document ( "Pdf Document...

    docs.aspose.com/words/nodejs-net/convert-a-docu...