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

new

(0.09 sec)
  1. 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/
  2. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getBytesFromStream(new FileInputStream(getMyDir() +...memoryFontSource = new MemoryFontSource(fontBytes, 0); Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules....doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 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/