Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 213,606 for

new

(0.25 sec)
  1. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field.getSubAddress() + " in a new window"); builder.writeln();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-a-panorama-view-o...
  4. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 200 ); // Set border...

    docs.aspose.com/pdf/java/add-curve/
  5. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java....java" ); Instantiating a new Presentation Aspose.Slides for...for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/limitations-...
  6. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...var url = new Url($"{link}"); var pdfSaveOptions = new Aspose.Html...too, same error var options = new HtmlLoadOptions(link) { PageInfo...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  9. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…... var fontSettings = new Aspose.Words.Fonts.FontSettings();...SetFontsSources(new Aspose.Words.Fonts.FontSourceBase[] { new Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  10. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...