Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 165,103 for

new

(0.08 sec)
  1. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java.... Document doc = new Document(getMyDir() + "Rendering...PclSaveOptions saveOptions = new PclSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}AustraliaPostCTable...

    docs.aspose.com/barcode/net/read-australia-post/
  3. Table.cellSpacing property | Aspose.Words for N...

    Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Sending meeting request with recurrence|Documen...

    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.... SimpleDateFormat sdf = new SimpleDateFormat ( "yyyy-MM-dd...mail message MailMessage msg1 = new MailMessage (); msg1 . getTo...

    docs.aspose.com/email/java/sending-meeting-requ...
  5. FieldCollection.GetEnumerator | Aspose.Words fo...

    Discover the FieldCollection GetEnumerator method—efficiently return an enumerator object and enhance your data handling capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document doc = new Document(); Run run = new Run(doc, "Hello...getFont(); font.setName("Courier New"); font.setSize(36.0); font....

    reference.aspose.com/words/java/com.aspose.word...
  7. Installing and Using Aspose Project Wizard for ...

    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....Application in New Project wizard and Aspose Example in New File wizard...application when creating a new project. Select New Project . Select Aspose...

    docs.aspose.com/total/java/installing-and-using...
  8. Filter Messages from Exchange Mailbox using Web...

    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.... ExchangeClient client = new ExchangeClient ( "http://Mac..."domain" ); SimpleDateFormat sdf = new SimpleDateFormat ( "dd/MM/yyyy...

    docs.aspose.com/email/java/filter-messages-from...
  9. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....MailMessage MailMessage template = new MailMessage(); // add template...#FirstName#" ; template.From = new MailAddress( "This email address...

    products.aspose.com/email/net/assembly/eml/
  10. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

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