Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 210,440 for

new

(0.09 sec)
  1. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the xmp after the PDF/A-3 conversion the file is not a …...toString(); File blanko = new File(path); assertTrue(blanko...xml").toString(); File zugferd = new File(path); assertTrue(zugferd...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  2. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java.... Document doc = new Document(); // Below are three...symbol. FieldBuilder builder = new FieldBuilder(FieldType.FIELD_SYMBOL);...

    reference.aspose.com/words/java/com.aspose.word...
  3. WatermarkerContext | Aspose.Words for Java

    Document watermarker context in Java....WatermarkerContext watermarkerContext = new WatermarkerContext(); watermarkerContext...WatermarkerContext watermarkerContext = new WatermarkerContext(); watermarkerContext...

    reference.aspose.com/words/java/com.aspose.word...
  4. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ShapeForm shapeForm = new ShapeForm ( new Size ( 1017 , 840 ));...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Adding MapiContact to PST in PHP|Documentation

    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....$mapi_contact = new MapiContact (); \ # Contact #1 $contact1 = new MapiContact...); \ # Contact #2 $contact2 = new MapiContact ( "Wichert Kroos"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  6. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....document Document pdfDocument = new Document ( _dataDir + "sample...pdf package can both create new and manipulate existing PDF files...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  7. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...SignatureLineOptions signatureLineOptions = new SignatureLineOptions(); signatureLineOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-tags/
  10. Aspose.PSD for .NET 21.11 - 发行说明|Documentation

    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....psdOptions = new PsdOptions () { Source = new StreamSource ( new MemoryStream...words = new [] { "Mom" , "Stacy" }; string [] fonts = new [] { "Caveat"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...