Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 213,276 for

new

(0.52 sec)
  1. ComparerContext.CompareOptions | Aspose.Words f...

    Discover the CompareOptions property in ComparerContext to enhance document comparison with powerful and flexible options for accurate results....ComparerContext comparerContext = new ComparerContext (); comparerContext...comparerContext . DateTime = new DateTime (); Comparer . Create...

    reference.aspose.com/words/net/aspose.words.low...
  2. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/net/add-ellipse/
  3. PersonCollection.Contains | Aspose.Words for .NET

    Discover if a PersonCollection includes a specific individual with our efficient Contains method. Simplify your data management today!...Create a new person collection. PersonCollection persons = new PersonCollection...PersonCollection (); Person person = new Person ( "Roxanne" , "Brielle"...

    reference.aspose.com/words/net/aspose.words.bib...
  4. 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/
  5. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...document using ( var document = new Aspose . Pdf . Document ()) {... Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  6. Aspose.PSD for .NET 25.8 - Release Notes|Docume...

    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.... Save ( outputFile , new PngOptions ()); } PSDNET-2321...) Image . Load ( inputFile , new PsdLoadOptions { DataRecoveryMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  7. Using Nested Objects|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....WorkbookDesigner designer = new WorkbookDesigner (); //Load the...template file designer . Workbook = new Workbook ( FileName ); //Instantiate...

    docs.aspose.com/cells/net/using-nested-objects/
  8. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... $document = new Document (); //Add page $page...AddImage ( $imageFileName , new Rectangle ( 20 , 730 , 120 ,...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  9. Transform XML using Java | Aspose.PDF

    Transform XML programmatically with Java sample code using Aspose.PDF for Java... newTransformer ( new StreamSource ( xslFile )); StreamSource...StreamSource xmlSource = new StreamSource ( xmlFile ); ByteArrayOutputStrea...

    products.aspose.com/pdf/java/transform-xml/
  10. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

    reference.aspose.com/words/python-net/aspose.wo...