Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 223,144 for

new

(1.79 sec)
  1. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export fonts while rendering to HTML fixed format.... let doc = new aw . Document ( base . myDir...font.docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AttachSignature x509cert overload limits? - Fre...

    Hello, If we use this overload: AttachSignature(MapiMessage, X509Certificate2, SignatureOptions) To avoid loading certificate into the cms signer, how to set: CmsSigner > DigestAlgorithm IncludeOption and SignedAtt…...Add:New Pkcs9SigningTime Thanks Professionalize...Control): var certificate = new X509Certificate2("path_to_cert...

    forum.aspose.com/t/attachsignature-x509cert-ove...
  3. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  4. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。...打开文档 Document pdfDocument = new Document ( "input.pdf" ); //...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "sample"...

    docs.aspose.com/pdf/zh/java/search-and-get-text...
  6. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++.... const lOptions = new AsposeCells . LoadOptions ();...(); lOptions . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  8. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Cff fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  9. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to EPUB document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  10. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....LoadOptions () Initializes a new instance of this class with default...) A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/net/aspose.words.loa...