Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 210,847 for

new

(0.1 sec)
  1. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a New instance of the efficient replacer processor for seamless data transformation....Create method Creates new instance of the replacer processor..."Footer.docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/net/aspose.words.low...
  2. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TableEnd:MyTable" ); DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  3. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....doc = new Document(); FontSettings fontSettings = new FontSettings();...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/java/com.aspose.word...
  4. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...upperRightY = 800; Document doc = new Document(); Page pg = doc.Pages...Add(); FileStream imageStream = new FileStream(input, FileMode.Open);...

    forum.aspose.com/t/best-practice-to-consider-im...
  5. Make A Document In C#

    Create a file using .NET library. Easily create a New document in C# in a few steps....Word documents in C# Create a new document in almost any format...the following example: Make a new document using C# Copy Examples...

    products.aspose.com/words/net/make/
  6. 在幻灯片上添加注释|Aspose.Slides 文档

    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....== null ) { // If not, add a new one. authorsPart = doc . PresentationPart... add a new one. authorsPart . CommentAuthorList = new CommentAuthorList...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  7. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

    reference.aspose.com/words/java/com.aspose.word...
  8. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....document using ( var document = new Aspose . Pdf . Document ( dataDir...text fragments var regEx1 = new Regex ( @"Link Annotation Demo...

    docs.aspose.com/pdf/net/link-annotations/
  9. How to add Polygon Annotation using .NET | Aspo...

    Source code on C# to add Polygon annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/polygon/...
  10. Converting Metafiles to Other Image Formats in ...

    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....EmfMetafileImage class $metafile = new EmfMetafileImage ( $dataDir ...$dataDir . "EmfToBmp.bmp" , new BmpOptions ()); \ # Save EMF...

    docs.aspose.com/imaging/java/converting-metafil...