Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 216,921 for

new

(0.17 sec)
  1. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java...toString (); Document pdfDocument = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( pdfDocument ); PKCS7 pkcs = new PKCS7...

    products.aspose.com/pdf/java/signature/
  2. Aspose::Words::Saving::PdfFontEmbeddingMode enu...

    Aspose::Words::Saving::PdfFontEmbeddingMode enum. Specifies how Aspose.Words should embed fonts in C++....Arial and Times New Roman. Only Arial and Times New Roman fonts are...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert Template to HTML – Aspose.HTML for .NET

    Convert templates to HTML in C#. Use XML/JSON data sources, inline expressions, and foreach directives for dynamic content creation....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-template-to-html/
  4. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide.... License lic = new Aspose . Pdf . License (); lic...document using ( var document = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  6. DataException | Aspose.Words for Java

    Represents the exception that is thrown when errors are generated using ADO.NET components in Java....DataException(String s) Initializes a new instance of the DataException...DataException(Exception ex) Initializes a new instance of this class. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  7. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...RenameImages () { Document doc = new Document ( MyDir + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); // If...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file....document Document pdfDocument = new Document ( DATA_DIR . resolve...getContents (); File file = new File ( fileSpecification . getName...

    products.aspose.com/pdf/java/attachments/extract/
  10. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme colors!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...