Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 33,810 for

new

(0.08 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. Aspose.PSD for Java 23.9 - 发行说明|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.... equals ( actual )) { throw new IllegalArgumentExcep ( message...); image . save ( outputPng , new PngOptions ()); } ** PSDJAVA-529...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use PdfSaveOptions....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint Presentation to animated GIF: PPT to GIF, PPTX to GIF in C# or .NET...using ( Presentation pres = new Presentation ( "pres.pptx" ))...using ( Presentation pres = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....XmlDataSource( string ) Creates a new data source with data from an...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Add XML namespace in XMP metadata of EPS |Java

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  7. FindReplaceOptions.LegacyMode | Aspose.Words fo...

    Discover the FindReplaceOptions LegacyMode property to easily toggle the classic find/replace algorithm for enhanced functionality and seamless user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...money to Paul." ); Regex regex = new Regex ( @"([A-z]+) gave money...

    reference.aspose.com/words/net/aspose.words.rep...
  8. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your document's default paragraph formatting for enhanced readability.... Document doc = new Document (); StyleCollection...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method... const srcDoc = new aw . Document (); srcDoc . firstSection...document text. " ); const dstDoc = new aw . Document (); dstDoc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured document tag for efficient document management.... Document doc = new Document ( MyDir + "Structured...); DocumentBuilder builder = new DocumentBuilder ( doc ); // There...

    reference.aspose.com/words/net/aspose.words/doc...