Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 200,011 for

new

(0.07 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. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java.... Document doc = new Document(getMyDir() + "ActiveX...getOleControl(); oleControl.setForeColor(new Color((0x17), (0xE1), (0x35)));...

    reference.aspose.com/words/java/com.aspose.word...
  3. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ReplacingCallback replacingCallback = new ReplacingCallback (); FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. License | Aspose.Words for Java

    Provides methods to license the component in Java....lic"); License license = new License(); license.setLicense(licenseFileName...copyFile(new File(licenseFileName.toString()), new File(licenseCopyFileName...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....// Open the document $ doc = new java ( "com.aspose.words.Document"...page width. $ autoFitBehavior = new Java ( "com.aspose.words.AutoFitBehavior"...

    docs.aspose.com/words/java/working-withtables-i...
  6. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....document using ( var document = new Aspose . Pdf . Document ( dataDir...annotation var textAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/net/text-annotation/
  7. Aspose.PSD for .NET 19.5 - 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....- 50 ) > tolerance ) { throw new Exception ( "PSD Image was read...fillSettings . PatternData = new int [] { Color . Red . ToArgb...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  8. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....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...
  9. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....Document doc = new Document (); Run run = new Run ( doc , "Hello...Font ; font . Name = "Courier New" ; font . Size = 36 ; font ....

    reference.aspose.com/words/net/aspose.words/fon...
  10. 插入新工作表|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....FileName = FilePath + "Insert a new worksheet.xlsx" ; InsertWorksheet...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ()); Sheets...

    docs.aspose.com/cells/zh/net/insert-a-new-works...