Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 164,972 for

new

(0.24 sec)
  1. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  2. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....document, rather than starting a new merged document. Examples: Shows...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 强制表格在新页面渲染|Aspose.PDF for Java

    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....RenderTableOnNewPage (){ Document doc = new Document (); PageInfo pageInfo...setLandscape ( true ); Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  4. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Replace(lookupString, “”, new FindReplaceOptions(new ReplaceWithHtmlEvalu(lookupString...further removing. ArrayList runs = new ArrayList(); // Find all runs...

    forum.aspose.com/t/unable-to-replace-block-cont...
  5. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF in C# and consider various HTML to PDF conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-pdf/
  6. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."#0000FF" ; font . name = "Courier New" ; font . underline = aw . Underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....GetDefaultFont() property to Courier New and the second image is taken...GetDefaultFont() property to Times New Roman . This is the output image...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  8. 使用 Java 查看 MHT 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打开和查看 MHT 文件的 Java 源代码,德尔福。...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/zh-hans/java/viewer/mht/
  9. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation....Create ( AiModelType ) Creates a new instance of AiModel class. virtual...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. Render Presentation with Fallback Font|Aspose.S...

    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....Create new instance of a rules collection var rulesList = new aspose...number of rules rulesList . add ( new aspose . slides . FontFallBackRule...

    docs.aspose.com/slides/nodejs-java/render-prese...