Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 37,391 for

new

(0.06 sec)
  1. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "Numbers" , "Numbers&p" , new FindReplaceOptions ()); Shows...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Migrate to the latest Aspose.Tasks for Java

    Learn how to migrate from Aspose.Tasks for Java 8.1.0 to the latest ones....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  4. DrawImage | Aspose.Imaging for .NET API Reference

    DrawImage Contents [ Hide ] SvgGraphics2D.DrawImage method (1 of 3) Draws the specified image at the specified locati...... SvgGraphics2D graphics = new Aspose . Imaging . FileFormats... graphics . DrawRectangle ( new Aspose . Imaging . Pen ( Aspose...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. IsBordersVisible | Aspose.Note for .NET API Ref...

    Gets or sets a value indicating whether the table border is visible....Document class Document doc = new Document (); // Initialize TableCell...text content TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast...

    reference.aspose.com/note/net/aspose.note/table...
  6. StreamSource | Aspose.PSD for .NET API 参考

    表示流源... Image image = new Aspose . PSD . FileFormats ..... PSD . Graphics graphics = new Aspose . PSD . Graphics ( image...

    reference.aspose.com/psd/zh/net/aspose.psd.sour...
  7. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation....Description Continuous 0 The new section starts on the same page...from a new column. NewPage 2 The section starts from a new page...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...docx" , new [] { inputDoc1 , inputDoc2 });...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Password =...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose.PSD for .NET 24.4 - 发行说明|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.... Save ( outputFilePath , new PngOptions ()); } PSDNET-1879...false ; PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...