Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 164,045 for

new

(0.07 sec)
  1. Source.Institution | Aspose.Words for .NET

    Manage your source institution properties effortlessly. Easily set or update institution details for streamlined data organization and improved accessibility.... Document document = new Document ( MyDir + "Bibliography...create a new source. Source newSource = new Source ( "New source"...

    reference.aspose.com/words/net/aspose.words.bib...
  2. ContributorCollection.Interviewer | Aspose.Word...

    Discover the ContributorCollection Interviewer property, easily manage and customize the interviewer details for your sources. Enhance your data management today!... Document document = new Document ( MyDir + "Bibliography...create a new source. Source newSource = new Source ( "New source"...

    reference.aspose.com/words/net/aspose.words.bib...
  3. Source.Issue | Aspose.Words for .NET

    Manage your source issues effortlessly. Easily get or set source properties to streamline your workflow and enhance productivity.... Document document = new Document ( MyDir + "Bibliography...create a new source. Source newSource = new Source ( "New source"...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Working with Messages from IMAP Server|Document...

    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....Email-for-Java ImapClient client = new ImapClient (); client . setHost...password ImapClient client = new ImapClient ( "localhost" , "user"...

    docs.aspose.com/email/java/working-with-message...
  5. Გადაიყვანეთ JPG HTML Java

    გადაიყვანეთ JPG HTML Java ფორმატში კოდით. შეინახეთ JPG როგორც HTML Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  6. Გადაიყვანეთ JPG DOCX Java

    გადაიყვანეთ JPG DOCX Java ფორმატში კოდით. შეინახეთ JPG როგორც DOCX Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  7. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/usd/
  8. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...using ( Presentation pres = new Presentation ()) { // Access...using ( Presentation pres = new Presentation ( "AccessSmartArtShape...

    docs.aspose.com/slides/net/manage-smartart-shape/
  9. DataColumn | Aspose.Words for Java

    Represents the schema of a column in a DataTable in Java....Description DataColumn() Initializes a new instance of a DataColumn class...DataColumn(String columnName) Inititalizes a new instance of the DataColumn class...

    reference.aspose.com/words/java/com.aspose.word...
  10. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... Document doc = new Document ( MyDir + "Tables.docx"...composite node. Document doc = new Document (); Paragraph para =...

    reference.aspose.com/words/net/aspose.words/node/