Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 214,373 for

new

(0.16 sec)
  1. How to remove Highlight Annotation using Java |...

    Remove Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...DeleteTextMarkupAnno () { Document document = new Document ( _dataDir + "sample_mod...

    products.aspose.com/pdf/java/annotation/highlig...
  2. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!... Document doc = new Document ( MyDir + "DrawingML...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let doc = new aw . Document ( base . myDir...Word uses. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Installation and Quick Start Tutorial|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....contents below and create a new file called BarCodeReport.jrxml...engine.JRRenderable" ><![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/quickstar...
  5. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  6. How to add Caret Annotation using Java | Aspose...

    Add Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "sample...

    products.aspose.com/pdf/java/annotation/caret/add/
  7. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Document doc = new Document (); Style style = doc...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....example fills PDF form fields with new values using Aspose.PDF for Python...outfile ) # Define the new field values new_field_values = { "First...

    docs.aspose.com/pdf/python-net/fill-form/
  10. 连接器|Aspose.Slides 文档

    使用 C# 和 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。...Add_Connector () { using var pres = new Presentation (); var slide =...Access_Connector () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...