Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 378,466 for

new

(0.17 sec)
  1. ShapeBase.CoordSize | Aspose.Words for .NET

    ShapeBase CoordSize property. The width and height of the coordinate space inside the containing block of this shape in C#.... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  2. NotesStorageFacility | Aspose.Email for .NET AP...

    NotesStorageFacility Contents [ Hide ] NotesStorageFacility class The Notes Storage Facility (NSF) database file is u......NotesStorageFacility (Stream) Initializes a new instance of the NotesStorageFacility...NotesStorageFacility (string) Initializes a new instance of the NotesStorageFacility...

    reference.aspose.com/email/net/aspose.email.sto...
  3. insertAudioFrameEmbedded | Aspose.Sildes for PH...

    insertAudioFrameEmbedded Contents [ Hide ] insertAudioFrameEmbedded(int index, float x, float y, float width, float h......coordinate of a new audio frame. y float Y coordinate of a new audio frame...Width of a new audio frame. height float Height of a new audio frame...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. PageRange.PageRange | Aspose.Words for .NET API 参考

    PageRange 构造函数. 创建一个新的页面范围对象... Document doc = new Document ( MyDir + "Images.docx"...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Aspose.PSD for .NET 23.7 - Release Notes

    Aspose.PSD for .NET 23.7 - Release Notes – the latest updates and fixes....resource Feature PSDNET-1534 Add new types of warp (arc & arch) Feature...psdImage.Timeline; Frame[] frames = new Frame[framesCount]; for ( int...

    releases.aspose.com/psd/net/release-notes/2023/...
  6. Cell Margins are Ignored for Inline Paragraphs ...

    Hello Apose, I’m migrating from Aspose v11 Generator API to latest v24.9. I observered this behavior in a table with cell margins: Margins are behaving like Padding, the distance is drawn inside of the cell, but I di…...void Main() { Document doc = new Document(); Page page = doc.Pages...page) { var sequenceTable = new Table { RepeatingRowsCount =...

    forum.aspose.com/t/cell-margins-are-ignored-for...
  7. Annotations and signatures - Free Support Forum...

    Hello, I would like to open an existing PDF-File which is digitally signed and add a text annotation. In this code, I am also adding a New signature, because I did not find a way to save the document without invalidatin…...this code, I am also adding a new signature, because I did not...Aspose.Pdf.License license = new Aspose.Pdf.License(); license...

    forum.aspose.com/t/annotations-and-signatures/2...
  8. CopyInnerField | Aspose.PDF for .NET API Reference

    Copies an existing field to the same position in specified page number. A New document will be produced which contains everything the source document has except for the Newly copied field.... A new document will be produced, which...name. newFieldName String The new fully qualified field name. If...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Import and Export Form Field|Aspose.PDF for Java

    FormEditor allows to import and export data in FDF, XFDF and XML format.... Form editor = new com . aspose . pdf . facades...); try { editor . importFdf ( new FileInputStream ( _dataDir +...

    docs.aspose.com/pdf/java/import-export-form-field/